{"table_name":"df_srel_calculators","full_table_name":"wp_df_srel_calculators","description":"Stores df srel calculators data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE wp_df_srel_calculators ( `id` bigint(20) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `shortcode` varchar(255) NULL, `settings` longtext NULL, PRIMARY KEY (`id`) ) {$charset_collate}\"; dbDelta( $sql_calculator );","columns":[{"name":"id","type":"bigint(20)","nullable":false,"primary_key":true},{"name":"name","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"shortcode","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"settings","type":"longtext","nullable":true,"primary_key":false}],"plugin":{"slug":"stylish-real-estate-leads","name":"Stylish Real Estate Leads","active_installs":0,"version":"1.0.4","wp_org_url":"https://wordpress.org/plugins/stylish-real-estate-leads/"}}