Yes, I've posted the invalid SQL with the error:
ALTER TABLE "informix"."tablename" DROP CONSTRAINT "contraintname": A syntax error has occurred.
You've said that double quotes are allowed. But thats the problem. Here is a valid Informix SQL statement
ALTER TABLE informix.tablename DROP CONSTRAINT contraintname
If you can produce Liquibase generated SQL statements I will test it and mark all invalid parts.
P.S.: I still get an error in Jira if i whant to create tickets. Can you delete my user so I can reregister again
username: meleagros
group: jira-users
You are not authorised to perform this operation. Please log in.
Thanks