{"slug":"libro-de-visitas-guestbook","name":"LIBRO DE VISITAS – GUESTBOOK","description":"For live example click here!!!","author":"jarim","active_installs":40,"version":"1.4","wp_org_url":"https://wordpress.org/plugins/libro-de-visitas-guestbook/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"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","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}],"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"}],"table_count":1}