Closed GoogleCodeExporter closed 9 years ago
It's not a sqlite4java issue, because the same result happens if you use
sqlite3 console.
If you do "SELECT typeof('Hello')" from the console, you will get 'text' in
lowercase. So I think if you rewrite your DDL with "CHECK(typeof(s)='text')",
it will work.
-- Igor
Original comment by ser...@gmail.com
on 29 Aug 2010 at 11:17
Original issue reported on code.google.com by
malcolm....@gmail.com
on 29 Aug 2010 at 10:53