{"table_name":"fg_gift_card_manager_gift_cards","full_table_name":"wp_fg_gift_card_manager_gift_cards","description":"Stores fg gift card manager gift cards data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE IF NOT EXISTS wp_fg_gift_card_manager_gift_cards (id BIGINT PRIMARY KEY AUTO_INCREMENT, code VARCHAR(25) UNIQUE NOT NULL, value DECIMAL(20, 2) NOT NULL, group_id BIGINT, claim_user_id BIGINT, create_time BIGINT NOT NULL, claim_time BIGINT, expire_time BIGINT, delete_time BIGINT)\" ) );","columns":[{"name":"id","type":"BIGINT","nullable":true,"primary_key":true},{"name":"code","type":"VARCHAR(25)","nullable":false,"primary_key":false},{"name":"value","type":"DECIMAL(20, 2)","nullable":false,"primary_key":false},{"name":"group_id","type":"BIGINT","nullable":true,"primary_key":false},{"name":"claim_user_id","type":"BIGINT","nullable":true,"primary_key":false},{"name":"create_time","type":"BIGINT","nullable":false,"primary_key":false},{"name":"claim_time","type":"BIGINT","nullable":true,"primary_key":false},{"name":"expire_time","type":"BIGINT","nullable":true,"primary_key":false},{"name":"delete_time","type":"BIGINT","nullable":true,"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/"}}