I recently pointed out that sqlite doesn't enforce type names and
constraints when creating tables but I was unable to explain/justify this
behavior.  I'm sure this has come up before and there's a clear answer but
I didn't find it easily.

For example this is accepted without error:  CREATE TABLE bar2 (x happy
days);

-- Mark
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to