On 10/29/2013 8:09 AM, techi eth wrote:
Is it possible to attach hex value with DEFAULT constraint?
There are no hex literals in SQLite, whether for use with DEFAULT constraint or otherwise. You will have to specify your numeric constants in decimal.
-- Igor Tandetnik _______________________________________________ sqlite-users mailing list sqlite-users@sqlite.org http://sqlite.org:8080/cgi-bin/mailman/listinfo/sqlite-users