{"table_name":"urls","full_table_name":"wp_urls","description":"Stores urls data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS urls (id integer PRIMARY KEY AUTOINCREMENT, in_process bool DEFAULT 0, processed bool DEFAULT 0, priority_level integer, distinct_hash TEXT UNIQUE, link_raw TEXT, linkcode TEXT, linktext TEXT, refering_url TEXT, url_rebuild TEXT, is_redirect_url bool, url_link_depth integer);","columns":[{"name":"id","type":"integer","nullable":true,"primary_key":true},{"name":"in_process","type":"bool","nullable":true,"primary_key":false},{"name":"processed","type":"bool","nullable":true,"primary_key":false},{"name":"priority_level","type":"integer","nullable":true,"primary_key":false},{"name":"distinct_hash","type":"TEXT","nullable":true,"primary_key":false},{"name":"link_raw","type":"TEXT","nullable":true,"primary_key":false},{"name":"linkcode","type":"TEXT","nullable":true,"primary_key":false},{"name":"linktext","type":"TEXT","nullable":true,"primary_key":false},{"name":"refering_url","type":"TEXT","nullable":true,"primary_key":false},{"name":"url_rebuild","type":"TEXT","nullable":true,"primary_key":false},{"name":"is_redirect_url","type":"bool","nullable":true,"primary_key":false},{"name":"url_link_depth","type":"integer","nullable":true,"primary_key":false}],"plugin":{"slug":"gna-crawling-errors","name":"GNA Crawling Errors","active_installs":10,"version":"0.9.3","wp_org_url":"https://wordpress.org/plugins/gna-crawling-errors/"}}