Commit Graph

21 Commits

Author SHA1 Message Date
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
7ac3bc0fce More test changes 2010-11-19 10:22:17 +03:00
Alexey Romanov
355e8c7209 Removed commented out portion of test 2010-11-19 10:13:31 +03:00
Alexey Romanov
e4edf17f17 Fixed 'concurrent' inserts test 2010-11-19 10:12:39 +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
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