Commit Graph

15 Commits

Author SHA1 Message Date
Alexey Romanov
1f45ee05f5 101 isn't table id, it's SQLITE_DONE code 2010-11-18 18:02:01 +03:00
Alexey Romanov
2c54ea4930 Added a failing test for concurrent use 2010-11-18 17:52:22 +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
b9ddec8abb Open and close db only one time per test 2010-11-12 12:05:02 +03:00
Alexey Romanov
6701c6f567 Close DB in test 2010-11-12 11:42:45 +03:00
Alexey Romanov
4864e114e8 First attempt to support 64-bit ints 2010-11-09 16:49:19 +03:00
Alexey Romanov
09b640522b Added test for escaping 2010-10-28 10:22:09 +04:00
Alexey Romanov
2059bfd7fd Support for BLOBs 2010-10-28 10:14:04 +04:00
Alexey Romanov
93e4e74461 Indentation fixed 2010-10-22 12:07:24 +04:00
Alexey Romanov
c53f0de508 Better interface for bulk inserts 2010-10-22 10:26:34 +04:00
Alexey Romanov
8545a74c7e Added read_all functions 2010-10-20 15:01:30 +04:00
Alexey Romanov
9c28f38027 Fix handling of default values 2010-10-15 12:52:49 +04:00
Alexey Romanov
78944481d7 Slight test change 2010-10-15 10:54:34 +04:00
Alexey Romanov
fa377cc942 Moved sqlite3_test.erl into test subdirectory 2010-10-14 10:34:52 +04:00