{"table_name":"aeroscroll_gallery_settings","full_table_name":"wp_aeroscroll_gallery_settings","description":"Stores aeroscroll gallery settings data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE wp_aeroscroll_gallery_settings ( id BIGINT UNSIGNED NOT NULL AUTO_INCREMENT, updated_at TIMESTAMP DEFAULT CURRENT_TIMESTAMP, email VARCHAR(120) DEFAULT '', serial_key VARCHAR(256) DEFAULT '', product_id VARCHAR(30) NOT NULL DEFAULT '', identifier INT(1) DEFAULT '1', instance VARCHAR(30) NOT NULL DEFAULT '', PRIMARY KEY (id) ) $collate;\"; dbDelta($schema);","columns":[{"name":"id","type":"BIGINT UNSIGNED","nullable":false,"primary_key":true},{"name":"updated_at","type":"TIMESTAMP","nullable":true,"primary_key":false},{"name":"email","type":"VARCHAR(120)","nullable":true,"primary_key":false},{"name":"serial_key","type":"VARCHAR(256)","nullable":true,"primary_key":false},{"name":"product_id","type":"VARCHAR(30)","nullable":false,"primary_key":false},{"name":"identifier","type":"INT(1)","nullable":true,"primary_key":false},{"name":"instance","type":"VARCHAR(30)","nullable":false,"primary_key":false}],"plugin":{"slug":"aeroscroll-gallery","name":"Aeroscroll Gallery – Infinite Scroll Image Gallery & Post Grid with Photo Gallery","active_installs":10,"version":"1.0.13","wp_org_url":"https://wordpress.org/plugins/aeroscroll-gallery/"}}