Commit Graph

16 Commits

Author SHA1 Message Date
Alexey Romanov
9041a0bb98 Use rowid as tag for 'write's return value 2010-11-23 15:08:09 +03:00
Alexey Romanov
7cb0ab538e Can distinguish blobs from text when retrieving data from DB 2010-11-22 18:20:57 +03:00
Alexey Romanov
6d9819c7c1 Improved large numbers test 2010-11-19 16:59:25 +03:00
Alexey Romanov
864d01aec1 Support parametrized statements 2010-11-19 16:36:46 +03:00
Alexey Romanov
169e0d0ae4 Added first test for parametrized statements 2010-11-19 11:02:38 +03:00
Alexey Romanov
1f45ee05f5 101 isn't table id, it's SQLITE_DONE code 2010-11-18 18:02:01 +03:00
Alexey Romanov
93f4f8eb18 Added test 2010-11-18 17:39:36 +03:00
Alexey Romanov
da4efc61f6 Cleaner error handling 2010-11-18 17:05:56 +03:00
Alexey Romanov
10950c2b85 Deleted unneeded (?) C files 2010-11-18 16:40:11 +03:00
Alexey Romanov
a6196dabb7 Slightly optimized dataset copy 2010-11-12 11:40:38 +03:00
Alexey Romanov
5ba980d799 Fixed formatting 2010-11-12 10:30:21 +03:00
Alexey Romanov
24b26465b2 Support for 64-bit integers works 2010-11-11 13:55:44 +03:00
Alexey Romanov
84bd28d70a More similar to floats 2010-11-09 17:00:08 +03:00
Alexey Romanov
4864e114e8 First attempt to support 64-bit ints 2010-11-09 16:49:19 +03:00
David Reid
8ebf31c83b Remove accidentally added .o files and add *.o to .gitignore 2010-10-12 10:27:06 -07:00
David Reid
b66ec96249 Rebar good autoconf bad 2010-10-12 10:19:34 -07:00