Remix.run Logo
formerly_proven an hour ago

> This document describes the support for SQL foreign key constraints introduced in SQLite version 3.6.19 (2009-10-14).

ahartmetz an hour ago | parent [-]

That quote leaves open whether SQLite "pretended" to support foreign keys by allowing to create tables with them, but didn't implement them. Otherwise, I don't see the compatibility problem.