* Temporarily disable foreign keys in MySQL, MariaDB, and Postgres during `import_ctf()` * Likely also disables SQLite but SQLite is permissive about foreign keys to begin with so irrelevant.