db_schema_whitelist.json 344 Bytes EditWeb IDE 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 { "sendfriend_log": { "column": { "log_id": true, "ip": true, "time": true, "website_id": true }, "index": { "SENDFRIEND_LOG_IP": true, "SENDFRIEND_LOG_TIME": true }, "constraint": { "PRIMARY": true } } }