SQLite

Timeline
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

2 check-ins using file src/build.c version 94fdf4d8

2004-02-14
17:35
Fix problems with malloc-failure handling. (CVS 1241) (check-in: 398bc294 user: drh tags: trunk)
16:31
The sqlite_exec() function is now implemented using sqlite_compile() and sqlite_step(). This opens up lots of opportunity to remove old code. (CVS 1240) (check-in: 9771ad1e user: drh tags: trunk)