You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
the ALTER statements are lacking many RDBMS specific features and need a more or less complete rewrite. I myself have very limited interest in DDL statements and so you will need to provide or sponsor an implementation to make this happen.
manticore-projects
changed the title
version 4.9+ Error parsing alter statement
ORACLE: ALTER TABLE ... ADD CONSTRAINT ... with tablespace option unsupported
Jul 17, 2024
Software Information:
net.sf.jsqlparser.JSQLParserException: net.sf.jsqlparser.parser.ParseException: Encountered unexpected token: "tablespace" "TABLESPACE"
at line 1, column 88.
Was expecting one of:
The text was updated successfully, but these errors were encountered: