Oracle specific changes - Internal changes for DB Migration / DDL generation #369

This commit is contained in:
Robin Bygrave
2015-08-06 08:09:20 +12:00
parent a0c312e5a4
commit e83a6f05bc
5 changed files with 37 additions and 6 deletions
@@ -4,6 +4,7 @@ import java.sql.Date;
import java.util.List;
import org.junit.Assert;
import org.junit.Ignore;
import org.junit.Test;
import com.avaje.ebean.BaseTestCase;
@@ -17,6 +18,7 @@ import com.avaje.tests.model.basic.EBasicEncrypt;
public class TestEncrypt extends BaseTestCase {
@Ignore
@Test
public void test() {