pkgsrc/databases/sqlite
drochner 03b25e34de update to 2.8.5
changes:
Make LIMIT work on a compound SELECT statement.
LIMIT 0 now shows no rows. Use LIMIT -1 to see all rows.
Correctly handle comparisons between an INTEGER PRIMARY KEY and a
	floating point number.
Fix several important bugs in the new ATTACH and DETACH commands.
Updated the NULL-handling document.
Allow NULL arguments in sqlite_compile() and sqlite_step().
Many minor bug fixes
Enhanced the "PRAGMA integrity_check" command to verify indices.
Added authorization hooks for the new ATTACH and DETACH commands.
Many documentation updates
2003-08-01 14:22:18 +00:00
..
buildlink2.mk Update sqlite to version 2.8.0. 2003-02-17 14:55:29 +00:00
DESCR Small typo fixes to make `pkglint' happier.... 2001-12-15 22:21:22 +00:00
distinfo update to 2.8.5 2003-08-01 14:22:18 +00:00
Makefile update to 2.8.5 2003-08-01 14:22:18 +00:00
PLIST update to 2.8.5 2003-08-01 14:22:18 +00:00