Support for BLOBs
This commit is contained in:
@@ -20,4 +20,4 @@
|
||||
-endif.
|
||||
|
||||
-define(NULL_ATOM, null).
|
||||
-type(sql_value() :: number() | ?NULL_ATOM | iodata()).
|
||||
-type(sql_value() :: number() | ?NULL_ATOM | iodata() | {blob, binary()}).
|
||||
|
||||
Reference in New Issue
Block a user