{"slug":"gumpress","name":"Gumpress","description":"Sync and checkout with Gumroad for personalized Gumroad storefront.","author":"uilib","active_installs":60,"version":"1.2.1","wp_org_url":"https://wordpress.org/plugins/gumpress/","is_closed":false,"cleanup":{"has_uninstall_hook":false,"drops_tables_on_uninstall":false,"deletes_options_on_uninstall":false},"tables":[{"table_name":"gumroad_product_relationships","full_table_name":"wp_gumroad_product_relationships","description":"Stores product records and related data.","detection_method":"static","confidence":"medium","columns":[{"name":"id","type":"int(11) unsigned","nullable":false,"primary_key":true},{"name":"product_id","type":"int(11) unsigned","nullable":false,"primary_key":false},{"name":"gumroad_product_id","type":"varchar(255)","nullable":true,"primary_key":false},{"name":"created_by","type":"bigint(20) unsigned","nullable":false,"primary_key":false},{"name":"created_at","type":"datetime","nullable":false,"primary_key":false}],"create_sql":"CREATE TABLE IF NOT EXISTS `wp_gumroad_product_relationships` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `product_id` int(11) unsigned NOT NULL, `gumroad_product_id` varchar(255) DEFAULT NULL, `created_by` bigint(20) unsigned NOT NULL, `created_at` datetime NOT NULL, PRIMARY KEY (`id`) ) $charset_collate\"; if ( ! function_exists( 'dbDelta' ) ) { require_once ABSPATH . 'wp-admin/includes/upgrade.php'; } dbDelta( $schema );"}],"table_count":1}