I get the error message:
Syntax error on token "IF" Table Name expected
when DBEdit parses: DROP TABLE IF EXISTS foo; CREATE TABLE IF NOT EXISTS foo ( bar INT );
This is not a universal SQL syntax, however both mysql and postgres support it.
Logged In: YES user_id=413063
This leads to a lot of unwanted red x's.
Log in to post a comment.
Logged In: YES
user_id=413063
This leads to a lot of unwanted red x's.