SQL value checks for INSERT gives false negative
this is a TABLE definition with a single row of data.
This is the only table definition where I get this kind of error, that is not a real error - the code works fine.
Now here's where it gets real good!

If I change the name to `groups`, the error hint goes away!

This is the only TABLE name `group` defined in the file
Please sign in to leave a comment.