Removed remaining io:format calls when constructing queries
This commit is contained in:
2
include/sqlite3.hrl
Normal file
2
include/sqlite3.hrl
Normal file
@@ -0,0 +1,2 @@
|
||||
-define(NULL_ATOM, null).
|
||||
-type(sql_value() :: number() | ?NULL_ATOM | iodata()).
|
||||
Reference in New Issue
Block a user