drh
|
6ab91a7a7a
|
Add the SQLITE_DEFAULT_DEFENSIVE compile-time option. Fix up test cases
so that they work with DEFENSIVE enabled.
FossilOrigin-Name: 3212733cb6d1a59516d67a86df7c7b1d2456a1b2e5d7080c26b0e87b2609c65d
|
2018-11-07 02:17:01 +00:00 |
|
dan
|
8b6d37d8bc
|
Fix a problem in the legacy genfkey code to do with column names that require quoting.
FossilOrigin-Name: 273ccbf18af5191807678a0a0c09cda82408b29c
|
2009-10-08 13:42:28 +00:00 |
|
danielk1977
|
70d9e9cc02
|
Dequote the "from" table in a FOREIGN KEY definition (affects the output of "pragma foreign_key_list). Fix for #3800. (CVS 6547)
FossilOrigin-Name: 600482d1619c07690b6517ded9655462bdab7538
|
2009-04-24 18:06:09 +00:00 |
|
danielk1977
|
c8c7069035
|
Add the 'genfkey' functionality to the sqlite3 shell. Accessed using a new dot-command - ".genfkey". (CVS 6325)
FossilOrigin-Name: 0a59fb28b46e5d85c850d1dfa1385a4656e4dda5
|
2009-02-25 15:22:02 +00:00 |
|
danielk1977
|
c30bfeee4e
|
Add the genfkey program to the tool/ directory. (CVS 5796)
FossilOrigin-Name: 84e73fe8a6f538c4b1bb4f641a661d6fafb60c76
|
2008-10-10 17:58:26 +00:00 |
|