{"table_name":"infocob_form_ifb","full_table_name":"wp_infocob_form_ifb","description":"Stores form definitions and related configuration.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE infocob_form_ifb ( id integer NOT NULL AUTO_INCREMENT, idPostContactForm integer NOT NULL, fieldAssoc text, pivot text, maj text, fichiersLies text, cloudFichiers text, tables text, sendmail integer, PRIMARY KEY (id) ) $charset_collate;\"; dbDelta($sql);","columns":[{"name":"id","type":"integer","nullable":false,"primary_key":true},{"name":"idPostContactForm","type":"integer","nullable":false,"primary_key":false},{"name":"fieldAssoc","type":"text","nullable":true,"primary_key":false},{"name":"pivot","type":"text","nullable":true,"primary_key":false},{"name":"maj","type":"text","nullable":true,"primary_key":false},{"name":"fichiersLies","type":"text","nullable":true,"primary_key":false},{"name":"cloudFichiers","type":"text","nullable":true,"primary_key":false},{"name":"tables","type":"text","nullable":true,"primary_key":false},{"name":"sendmail","type":"integer","nullable":true,"primary_key":false}],"plugin":{"slug":"infocob-crm-forms","name":"Infocob CRM Forms","active_installs":100,"version":"2.6.5","wp_org_url":"https://wordpress.org/plugins/infocob-crm-forms/"}}