{"table_name":"aichat_post_collection","full_table_name":"wp_aichat_post_collection","description":"Stores aichat post collection data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE IF NOT EXISTS wp_aichat_post_collection ( `id` bigint(20) UNSIGNED NOT NULL AUTO_INCREMENT PRIMARY KEY, `name` varchar(255) NOT NULL ) \");","columns":[{"name":"id","type":"bigint(20) UNSIGNED","nullable":false,"primary_key":true},{"name":"name","type":"varchar(255)","nullable":false,"primary_key":false}],"plugin":{"slug":"ai-chat-with-pages","name":"AI Chat With Pages","active_installs":0,"version":"1.0.0","wp_org_url":"https://wordpress.org/plugins/ai-chat-with-pages/"}}