Commit Graph

13 Commits

Author SHA1 Message Date
Ulf Wiger
6986d0bbde Changed the type of table names to include binaries and strings.
Table names get converted into iolists anyway, and in some applications,
it is undesireable to have to create atoms for dynamic table names.
2012-02-22 20:44:07 +01:00
Alexey Romanov
77a00ae1c1 Increased robustness against bad arguments 2011-05-10 14:21:07 +04:00
Alexey Romanov
766ba3f682 Fixed types 2011-04-28 12:50:06 +04:00
Alexey Romanov
b677cb45e8 Support OTP R13B.
Remove use of R13B04 features.
2011-02-16 18:54:04 +03:00
Alexey Romanov
75f5544f10 Added interface for prepared statements on the Erlang side 2010-12-07 18:58:15 +03:00
Alexey Romanov
e325ba0c77 Fixed type sql_non_query_result() to include {rowid, integer()} on INSERT 2010-11-26 17:57:55 +03:00
Alexey Romanov
46a843b1ce More specific types 2010-11-23 16:52:35 +03:00
Alexey Romanov
2059bfd7fd Support for BLOBs 2010-10-28 10:14:04 +04:00
Alexey Romanov
83e7ae5a35 Separate debugging macros from testing 2010-10-21 13:12:41 +04:00
Alexey Romanov
ce7e326391 Add debugging macros 2010-10-20 18:05:26 +04:00
Alexey Romanov
7629e1f38c Moved documentation for sql_value() type to correct place 2010-10-12 11:42:23 +04:00
Alexey Romanov
3f2ea22ca3 Documentation fix 2010-10-12 11:23:46 +04:00
Alexey Romanov
70a42cab2c Removed remaining io:format calls when constructing queries 2010-10-07 14:22:29 +04:00