Commit Graph

15 Commits

Author SHA1 Message Date
Alexey Romanov
6fb796313b Added check that delete works to test.erl 2010-10-12 16:47:36 +04:00
Alexey Romanov
2b4afbe1b6 Continued support for constraints 2010-10-12 13:48:58 +04:00
Alexey Romanov
e8e6470172 Begin support for other constraints than PRIMARY KEY 2010-10-12 12:42:39 +04:00
Alexey Romanov
b29185e601 Get type of primary key out of table_info 2010-10-12 11:45:28 +04:00
Alexey Romanov
3f2ea22ca3 Documentation fix 2010-10-12 11:23:46 +04:00
Alexey Romanov
c5b17ae664 Fixed DB file name in test.erl 2010-10-05 13:48:51 +04:00
sergey-miryanov
e9513fade8 Return name of columns from select statement as strings
Not as atoms
2010-02-12 16:58:05 +05:00
sergey-miryanov
cd10c3eea0 Improve error diagnostic in driver init 2010-02-11 14:41:55 +05:00
Max Lapshin
a33403b927 threaded sqlite 2009-10-14 17:38:35 +04:00
Max Lapshin
8ec1f1fdad driver working and passes its test 2009-10-14 17:38:32 +04:00
Max Lapshin
17424efb41 working, returning ID, etc 2009-10-14 17:38:28 +04:00
Max Lapshin
be08fe62f3 now can read table list from DB 2009-10-14 17:38:23 +04:00
Max Lapshin
690974d808 tests are starting 2009-10-13 00:38:27 +04:00
Max Lapshin
eb221011fc renaming to sqlite3 2009-10-13 00:35:27 +04:00
Max Lapshin
247d23002d migrating to linkedin driver 2009-10-13 00:30:30 +04:00