{"slug":"iande","name":"Iandé","description":"Iandé, plugin de agendamento de visitas de grupos para instituições que recebem públicos presencial ou digitalmente.","author":"percebeeduca","active_installs":10,"version":"0.15.5","wp_org_url":"https://wordpress.org/plugins/iande/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"iande_likes","full_table_name":"wp_iande_likes","description":"Stores iande likes data created by this plugin.","detection_method":"static","confidence":"medium","columns":[{"name":"ID","type":"INTEGER","nullable":false,"primary_key":true},{"name":"post_id","type":"INTEGER","nullable":false,"primary_key":false},{"name":"user_id","type":"INTEGER","nullable":false,"primary_key":false},{"name":"status","type":"VARCHAR(10)","nullable":false,"primary_key":false}],"create_sql":"CREATE TABLE IF NOT EXISTS `wp_iande_likes` ( ID INTEGER NOT NULL AUTO_INCREMENT, post_id INTEGER NOT NULL, user_id INTEGER NOT NULL, status VARCHAR(10) NOT NULL, /* L = like, U = unlike */ PRIMARY KEY (ID) ) {$wpdb->get_charset_collate()}\"; $wpdb->query($sql);"}],"table_count":1}