Commit Graph

10 Commits

Author SHA1 Message Date
Alexey Romanov
51e9481aa7 First cut of prepared statement support 2010-12-07 18:18:14 +03:00
Alexey Romanov
3c96c26c11 Uncomment debug logging and compile it conditionally 2010-12-07 15:02:35 +03:00
Alexey Romanov
b46ba9f35d Removed last warning due to use of not-always-available function 'strcasestr' 2010-11-26 13:34:31 +03:00
Alexey Romanov
7022e2400e Fixed most remaining warnings 2010-11-26 13:09:31 +03:00
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
864d01aec1 Support parametrized statements 2010-11-19 16:36:46 +03:00
Alexey Romanov
24b26465b2 Support for 64-bit integers works 2010-11-11 13:55:44 +03:00
Alexey Romanov
4864e114e8 First attempt to support 64-bit ints 2010-11-09 16:49:19 +03:00
David Reid
b66ec96249 Rebar good autoconf bad 2010-10-12 10:19:34 -07:00