Skip to content

Commit

Permalink
0005942: SQLAnywhere DDL problems with dropping indexes and triggers,
Browse files Browse the repository at this point in the history
and trigger syntax issue for version 11 and earlier
  • Loading branch information
Philip Marzullo committed Jul 31, 2023
1 parent 30fc2d1 commit f9a3a51
Showing 1 changed file with 0 additions and 1 deletion.
Expand Up @@ -27,7 +27,6 @@
import java.sql.Statement;

import org.apache.commons.lang3.StringUtils;
import org.jumpmind.db.model.Table;
import org.jumpmind.db.platform.IDatabasePlatform;
import org.jumpmind.db.sql.IConnectionCallback;
import org.jumpmind.db.sql.ISqlTransaction;
Expand Down

0 comments on commit f9a3a51

Please sign in to comment.