{"table_name":"fg_gift_card_manager_gift_card_groups","full_table_name":"wp_fg_gift_card_manager_gift_card_groups","description":"Stores fg gift card manager gift card groups data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE IF NOT EXISTS wp_fg_gift_card_manager_gift_card_groups (id BIGINT PRIMARY KEY AUTO_INCREMENT, name VARCHAR(128) NOT NULL, account_limit INT NOT NULL, create_time BIGINT NOT NULL)\" ) );","columns":[{"name":"id","type":"BIGINT","nullable":true,"primary_key":true},{"name":"name","type":"VARCHAR(128)","nullable":false,"primary_key":false},{"name":"account_limit","type":"INT","nullable":false,"primary_key":false},{"name":"create_time","type":"BIGINT","nullable":false,"primary_key":false}],"plugin":{"slug":"gift-card-manager","name":"Gift Card Manager for WooCommerce","active_installs":0,"version":"2.4","wp_org_url":"https://wordpress.org/plugins/gift-card-manager/"}}