Alexey Romanov
|
42bffde039
|
More tests
|
2010-10-12 17:20:30 +04:00 |
|
Alexey Romanov
|
972df93fbb
|
Added EUnit tests
|
2010-10-12 16:42:57 +04:00 |
|
Alexey Romanov
|
a8d0290407
|
Functions to create tables with constraints
|
2010-10-12 14:23:05 +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
|
7629e1f38c
|
Moved documentation for sql_value() type to correct place
|
2010-10-12 11:42:23 +04:00 |
|
Alexey Romanov
|
f6b0b2185f
|
More specific type for map_intersperse
|
2010-10-12 10:49:10 +04:00 |
|
Alexey Romanov
|
37aa64dd5f
|
Replace return type string() with iolist() for SQL-generating functions
|
2010-10-12 10:14:51 +04:00 |
|
Alexey Romanov
|
cb2f1c9121
|
Formatting fixed
|
2010-10-12 10:08:52 +04:00 |
|
Alexey Romanov
|
0669e26175
|
Fixed column types, according to http://www.sqlite.org/datatype3.html
|
2010-10-12 09:57:14 +04:00 |
|
Alexey Romanov
|
5f5532bbe8
|
Replaced use of intersperse with map_intersperse
|
2010-10-12 09:44:10 +04:00 |
|
Alexey Romanov
|
70a42cab2c
|
Removed remaining io:format calls when constructing queries
|
2010-10-07 14:22:29 +04:00 |
|
Alexey Romanov
|
f20f951c7c
|
Simplified replace function (see Erlang Efficiency Guide)
|
2010-10-05 14:32:08 +04:00 |
|
Alexey Romanov
|
842df283d0
|
Construct SQL queries as iolists, not as strings
|
2010-10-05 14:27:28 +04:00 |
|
sergey-miryanov
|
092f6934e3
|
Fix typo
Replace null atom with string. Thanks to Jacek Złydach
|
2010-07-14 14:08:16 +06:00 |
|
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 |
|