On Jun 29, 2018, at 10:17 PM, Keith Medcalf <kmedc...@dessus.com> wrote:
> 
> So what you really want is (a) to be able to error-out on SQL operations that 
> do not use proper affinity words (ie, only accept INTEGER, DOUBLE, TEXT and 
> BLOB), and; (b) to crash or return an error instead of converting the data 
> that you put or at least, that you ask.

That would work, too.

There’s a schools of thought that says that “unsigned” should just go away, 
that it causes more trouble than it’s worth.

I believe the only reason SQLite supports it is to ease conversion of schemas 
from other DBMSes.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to