Skip to content

Commit

Permalink
0001269: Update ddl utils xml to support specific database types so c…
Browse files Browse the repository at this point in the history
…reate schema commands replicate the same schema on same databases

0001458: Add support for Oracle's TIMESTAMP WITH LOCAL TIME ZONE data type
  • Loading branch information
chenson42 committed Oct 30, 2013
1 parent 9dc5fd8 commit 5a0bc60
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@
import org.jumpmind.db.model.Table;
import org.jumpmind.db.platform.IDatabasePlatform;
import org.jumpmind.db.sql.ISqlTemplate;
import org.jumpmind.db.sql.SqlException;
import org.junit.Before;
import org.junit.BeforeClass;
import org.junit.Test;
Expand Down

0 comments on commit 5a0bc60

Please sign in to comment.