{"table_name":"inl_link_struct_to_links","full_table_name":"wp_inl_link_struct_to_links","description":"Stores inl link struct to links data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE IF NOT EXISTS `inl_link_struct_to_links` ( `links_id` INT NOT NULL AUTO_INCREMENT, `source` INT NULL, `target1` INT NULL, `target2` INT NULL, `anchor_text1` VARCHAR(200) NULL , `anchor_text2` VARCHAR(200) NULL , `link_struct_id` INT NOT NULL , `create_date` TIMESTAMP NULL , `created_by` VARCHAR(50) NULL , `mod_date` TIMESTAMP NULL , PRIMARY KEY (`links_id`) ) ENGINE","columns":[{"name":"links_id","type":"INT","nullable":false,"primary_key":true},{"name":"source","type":"INT","nullable":true,"primary_key":false},{"name":"target1","type":"INT","nullable":true,"primary_key":false},{"name":"target2","type":"INT","nullable":true,"primary_key":false},{"name":"anchor_text1","type":"VARCHAR(200)","nullable":true,"primary_key":false},{"name":"anchor_text2","type":"VARCHAR(200)","nullable":true,"primary_key":false},{"name":"link_struct_id","type":"INT","nullable":false,"primary_key":false},{"name":"create_date","type":"TIMESTAMP","nullable":true,"primary_key":false},{"name":"created_by","type":"VARCHAR(50)","nullable":true,"primary_key":false},{"name":"mod_date","type":"TIMESTAMP","nullable":true,"primary_key":false}],"plugin":{"slug":"wp-internal-links-lite","name":"No Sweat WP Internal Links Lite","active_installs":10,"version":"2.4.3","wp_org_url":"https://wordpress.org/plugins/wp-internal-links-lite/"}}