Commit Graph

10 Commits (0cc07ef41efe5a29d90403f0dccc65b51cc4ba9b)

Author SHA1 Message Date
Slava Pestov d0d12e9462 many contrib/ fixes by Trent Buck 2006-01-18 19:06:34 +00:00
Chris Double 68ad2ef61f sqlite: add ability to bind parameters by name.
sqlite: add simple tuple database routines
sqlite: add ability to save a tuple
sqlite: add note about closing database
2005-10-02 22:59:23 +00:00
Chris Double d183e94a39 sqlite: add ability to get id of last inserted row 2005-09-30 00:56:34 +00:00
Chris Double c6d9341f13 Update contributed code I wrote, plus dlists written by eiz, to use if instead of ifte. 2005-09-25 06:03:36 +00:00
Chris Double b337a3ed05 sqlite: fix bitrot and add sqlite-map and binding to queries 2005-09-21 22:25:42 +00:00
Chris Double 19bc49ece3 fix bitrot in sqlite library 2005-04-30 03:18:56 +00:00
Slava Pestov 8b61c03fa1 (yield) renamed to stop 2005-04-22 04:22:36 +00:00
Slava Pestov a74632b243 hashtables were sized wrong; rename str- words to string- 2005-03-05 21:33:40 +00:00
Chris Double f88bfcf2a8 Refactorings of the cont-responder and sqlite code. The browser
responder now accepts 'word' and 'vocab' as query parameters. The
cont-responder takes the continuation id as a query parameter instead of
part of the url.
2005-02-13 01:08:32 +00:00
Chris Double d5009f4b78 Add first cut at sqlite library. 2005-02-10 22:22:35 +00:00