SQLite3. Strange behavior in setting the table.
-
create table Group(recordId integer primary key, name text);
Makes a mistake.
Error: near "Group": syntax error
Removing or adding a symbol makes it normal. ♪
Maybe who's gonna tell me what's wrong or confirm that behavior?
X. I'm in the middle of a sqlite3, version 3.7.9-2, OS Debian Wheezy
-
The Group is a key word reserved for use in the teams. Read: http://www.sqlite.org/search?q=Group