{"table_name":"erpc_ts","full_table_name":"wp_erpc_ts","description":"Stores erpc ts data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE IF NOT EXISTS `wp_erpc_ts` ( `action` varchar(100) NOT NULL, `ts` timestamp NOT NULL DEFAULT CURRENT_TIMESTAMP ) ENGINE","columns":[{"name":"action","type":"varchar(100)","nullable":false,"primary_key":false},{"name":"ts","type":"timestamp","nullable":false,"primary_key":false}],"plugin":{"slug":"erp-connector","name":"ERP CONNECTOR by AC SOFTWARE SP. Z O.O.","active_installs":10,"version":"1.0.2","wp_org_url":"https://wordpress.org/plugins/erp-connector/"}}