On Fri, Jan 8, 2016 at 12:14 AM, James K. Lowden <jklowden at schemamania.org>
wrote:

> I would like to see a strict mode, too.

+1


> I would also like to be able to make "strictness" a property of the
> database, not the connection.
>
+1

similarly I'd like enforcing FKs to be per database, not per connection.


> One way to do that would be to honor a special user-created table, say
> "PRAGMAS", with name-value pairs that are automatically applied when
> the database is opened.
>

Interesting idea. A "special"-to-SQLite sqlite_pragmas table, similar to
sqlite_master. --DD

Reply via email to