{"table_name":"templates","full_table_name":"wp_templates","description":"Stores templates data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS `templates` ( * `name` varchar(100) NOT NULL, * `modified` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ON UPDATE CURRENT_TIMESTAMP, * `source` text, * PRIMARY KEY (`name`) * ) ENGINE","columns":[],"plugin":{"slug":"tsp-easy-dev","name":"LAPDI Easy Dev","active_installs":100,"version":"2.0.3","wp_org_url":"https://wordpress.org/plugins/tsp-easy-dev/"}}