{"table_name":"document_infos","full_table_name":"wp_document_infos","description":"Stores document infos data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS document_infos (id integer PRIMARY KEY AUTOINCREMENT, document_info blob);","columns":[{"name":"id","type":"integer","nullable":true,"primary_key":true},{"name":"document_info","type":"blob","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/"}}