logoalt Hacker News

ahartmetztoday at 7:38 PM1 replyview on HN

There are more similar issues, like disabling foreign key constraints by default "for compatibility reasons". Makes me wonder if there was a time when SQLite supported foreign key syntax, but didn't actually implement the functionality.


Replies

formerly_proventoday at 7:49 PM

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

show 1 reply