{"table_name":"h5p_tags","full_table_name":"wp_h5p_tags","description":"Stores h5p tags data created by this plugin.","detection_method":"static","confidence":"medium","create_sql":"CREATE TABLE wp_h5p_tags ( id INT UNSIGNED NOT NULL AUTO_INCREMENT, name VARCHAR(31) NOT NULL, PRIMARY KEY (id) ) {$charset};\");","columns":[{"name":"id","type":"INT UNSIGNED","nullable":false,"primary_key":true},{"name":"name","type":"VARCHAR(31)","nullable":false,"primary_key":false}],"plugin":{"slug":"h5p","name":"Interactive Content – H5P","active_installs":40000,"version":"1.17.8","wp_org_url":"https://wordpress.org/plugins/h5p/"}}