{"slug":"bidorbuystoreintegrator","name":"bidorbuy Store Integrator","description":"Looking for a new place for Your Ecommerce Business?","author":"extremeidea","active_installs":40,"version":"2.12.0","wp_org_url":"https://wordpress.org/plugins/bidorbuystoreintegrator/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"sessions","full_table_name":"wp_sessions","description":"Stores session data for tracking user or visitor state.","detection_method":"static","confidence":"high","columns":[{"name":"sess_id","type":"VARCHAR(128)","nullable":true,"primary_key":true},{"name":"sess_data","type":"TEXT","nullable":true,"primary_key":false},{"name":"sess_time","type":"INTEGER","nullable":true,"primary_key":false}],"create_sql":"CREATE TABLE sessions (sess_id VARCHAR(128) PRIMARY KEY, sess_data TEXT, sess_time INTEGER)'; $this->pdo->exec($sql);"}],"table_count":1}