Yes. I want too that default. But I still need it in de ODBC driver
because I don't have a way to enable foreign keys with MS Access via ODBC.
> Currently the code base supports SQLITE_DEFAULT_RECURSIVE_TRIGGERS
> which controls the default setting for PRAGMA recursive_triggers.
>
> Can someone pl
Hello!
On Friday 02 April 2010 07:17:03 Kyle McKay wrote:
> Then you could just add -DSQLITE_DEFAULT_FOREIGN_KEYS=1 to the
> compiler options to have foreign keys always enabled by default.
>
> Anyone else interested in having support for this compiler option?
Yes, it will be useful. I have a
Currently the code base supports SQLITE_DEFAULT_RECURSIVE_TRIGGERS
which controls the default setting for PRAGMA recursive_triggers.
Can someone please add similar support for a
SQLITE_DEFAULT_FOREIGN_KEYS compiler define that allows the default
setting of PRAGMA foreign_keys to be controlle
3 matches
Mail list logo