{"table_name":"isarud_affiliates","full_table_name":"wp_isarud_affiliates","description":"Stores isarud affiliates data created by this plugin.","detection_method":"static","confidence":"high","create_sql":"CREATE TABLE wp_isarud_affiliates ( id int(11) NOT NULL AUTO_INCREMENT, name varchar(255) NOT NULL, email varchar(255) NOT NULL, code varchar(50) NOT NULL, commission_rate decimal(5,2) DEFAULT 10, total_sales decimal(14,2) DEFAULT 0, total_commission decimal(14,2) DEFAULT 0, is_active tinyint(1) DEFAULT 1, created_at datetime DEFAULT CURRENT_TIMESTAMP, PRIMARY KEY (id), UNIQUE KEY code (code) ) {$charset};\");","columns":[{"name":"id","type":"int(11)","nullable":false,"primary_key":true},{"name":"name","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"email","type":"varchar(255)","nullable":false,"primary_key":false},{"name":"code","type":"varchar(50)","nullable":false,"primary_key":false},{"name":"commission_rate","type":"decimal(5,2)","nullable":true,"primary_key":false},{"name":"total_sales","type":"decimal(14,2)","nullable":true,"primary_key":false},{"name":"total_commission","type":"decimal(14,2)","nullable":true,"primary_key":false},{"name":"is_active","type":"tinyint(1)","nullable":true,"primary_key":false},{"name":"created_at","type":"datetime","nullable":true,"primary_key":false}],"plugin":{"slug":"api-isarud","name":"API Isarud Tüm Pazar Yerleri Ticaret Entegrasyonu","active_installs":10,"version":"6.6.8","wp_org_url":"https://wordpress.org/plugins/api-isarud/"}}