{"table_name":"libro_de_visitas_guestbook_table","full_table_name":"wp_libro_de_visitas_guestbook_table","description":"Stores libro de visitas guestbook table data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS `libro_de_visitas_guestbook_table` ( `guestbooid` bigint(20) NOT NULL AUTO_INCREMENT, `guestbookpost` varchar(3000) NOT NULL, `guestbookuser` varchar(30) NOT NULL, `guestbooktimestamp` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP, PRIMARY KEY (`guestbooid`) ) ENGINE","columns":[{"name":"guestbooid","type":"bigint(20)","nullable":false,"primary_key":true},{"name":"guestbookpost","type":"varchar(3000)","nullable":false,"primary_key":false},{"name":"guestbookuser","type":"varchar(30)","nullable":false,"primary_key":false},{"name":"guestbooktimestamp","type":"timestamp","nullable":false,"primary_key":false}],"plugin":{"slug":"libro-de-visitas-guestbook","name":"LIBRO DE VISITAS – GUESTBOOK","active_installs":40,"version":"1.4","wp_org_url":"https://wordpress.org/plugins/libro-de-visitas-guestbook/"}}