This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
sqlite
Watch
1
Star
0
Fork
0
You've already forked sqlite
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
sqlite
/
tool
History
dan
65a7cd1631
More fixes and comment updates.
...
FossilOrigin-Name: 38a9327bad1a01e3d7a47fad44ece2f6c7e88643
2009-09-01 12:16:01 +00:00
..
diffdb.c
…
fragck.tcl
…
genfkey.README
Remove genfkey.c. Change genfkey.README to talk about the new shell dot-command, not the old standalone genfkey program. (CVS 6326)
2009-02-25 15:43:57 +00:00
genfkey.test
Dequote the "from" table in a FOREIGN KEY definition (affects the output of "pragma foreign_key_list). Fix for
#3800
. (CVS 6547)
2009-04-24 18:06:09 +00:00
lemon.c
Change lemon so that it does not generate yytestcase() macros on destructor
2009-06-12 17:46:19 +00:00
lempar.c
The lemon parser generator now inserts yytestcase() macros on reduce action
2009-06-12 13:53:51 +00:00
mkkeywordhash.c
Modify mkkeywordhash.c so that it puts the original text of each token in
2009-06-09 14:27:41 +00:00
mkopts.tcl
More documentation and comment updates for sqlite3_initialize/shutdown interface changes to handle failures.
2009-08-17 15:31:23 +00:00
mkspeedsql.tcl
…
mksqlite3c.tcl
Update the amalgamation builder so that it avoids putting redundant
2009-08-14 18:18:03 +00:00
mksqlite3h.tcl
Incorporate fossil-scm version information into the build. Add the
2009-08-14 16:01:24 +00:00
mksqlite3internalh.tcl
…
omittest.tcl
Fix the SQLITE_OMIT_DATETIME_FUNCS compile-time option so that it builds
2008-10-13 15:35:08 +00:00
opcodeDoc.awk
…
showdb.c
Update the showdb.c utility so that it works with databases larger than 4GiB. (CVS 6656)
2009-05-19 03:21:52 +00:00
showjournal.c
…
soak1.tcl
…
space_used.tcl
…
spaceanal.tcl
…
speedtest2.tcl
…
speedtest8.c
…
speedtest8inst1.c
…
speedtest16.c
…
speedtest.tcl
…
vdbe-compress.tcl
More fixes and comment updates.
2009-09-01 12:16:01 +00:00