When I try "CREATE TABLE t1(a abc, b TEXT);" is no error although abc is no valid type. Column types are not important? How make columns 32 and 64 bit integer or bolean for flags?
When I try "CREATE TABLE t1(a abc, b TEXT);" is no error although abc is no valid type. Column types are not important? How make columns 32 and 64 bit integer or bolean for flags?