Commit Graph

20 Commits

Author SHA1 Message Date
Arthur Britto
e55dd7ade6 Comment out unused db functions. 2012-05-05 16:43:17 -07:00
Arthur Britto
e7307dca6d Have executeSQL take a String. 2012-04-17 19:41:12 -07:00
Arthur Britto
4d7f86c43e Add support for escaping String and detecting nulls to database. 2012-04-13 20:41:03 -07:00
Arthur Britto
d861cf5719 Add support for detecting NULL entires to sqlite. 2012-04-13 20:40:25 -07:00
Arthur Britto
f4e4ef5bc9 Update to sqlite 3.7.11 2012-04-11 23:47:02 -07:00
Arthur Britto
c513e45754 Move sources to src and build objs in obj. 2012-03-06 22:43:06 -08:00
JoelKatz
a24e7a4c27 Fix some database issues. 2012-01-01 07:45:13 -08:00
JoelKatz
f720dbd256 Remove dead code. 2011-12-31 00:39:52 -08:00
JoelKatz
af5f4fe2ad Identify which operation returned the error. 2011-12-30 18:49:04 -08:00
JoelKatz
7087cb4ffa Missing from previous commit. 2011-12-29 21:32:47 -08:00
JoelKatz
e6631bd4f1 Bump to verions 3.7.9 2011-12-29 21:26:21 -08:00
JoelKatz
c7f890ab47 Bugfixes. 2011-12-15 12:44:29 -08:00
JoelKatz
e236671ccc The length logic was backwards. 2011-12-02 16:24:24 -08:00
JoelKatz
b0002dc62a We compile and link on Linux now, except for runTests
Add sqlite3 library
Compile/link database code
Don't use itoa
Don't use stricmp
2011-11-07 14:25:00 -08:00
JoelKatz
1d140e8829 Sync Linux tweaks. 2011-11-07 13:45:32 -08:00
jed
7436a8deec . 2011-10-28 16:51:35 -07:00
jed
e68b0fb8d1 . 2011-10-27 16:59:42 -07:00
jed
7eae6e5886 added sqllite 2011-10-27 13:04:08 -07:00
jed
d26577ffd7 . 2011-10-26 20:49:04 -07:00
jed
880c763dea . 2011-10-26 16:10:43 -07:00