Upgraded embedded Derby support to 10.6+ and build to 10.10
Issue: SPR-10469
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
drop table T_TEST;
|
||||
|
||||
create table T_TEST (NAME varchar(50) not null);
|
||||
Reference in New Issue
Block a user