Commit Graph

55 Commits

Author SHA1 Message Date
sergey-miryanov
b65d2f8bcb Improve processing of SQLITE_NULL
null-atom can be configured on configure or make stage. For example
./configure --enable-null-atom=undefined && make
2010-07-14 12:47:46 +06:00
sergey-miryanov
7876c0f568 Fix sqlite3_lib:read_sql/4
Invalid construction of fields list in select stmt
2010-02-18 11:55:42 +05:00
sergey-miryanov
6a6f663ea2 Add read operation (with specified columns to read) 2010-01-20 14:46:40 +05:00
sergey-miryanov
2583ec83ee Add update operation 2010-01-20 14:13:27 +05:00
Max Lapshin
eb221011fc renaming to sqlite3 2009-10-13 00:35:27 +04:00