diff --git a/execution/src/main/sql/oracle10g.properties b/execution/src/main/sql/oracle10g.properties index 3b048390e..7f8e634e6 100644 --- a/execution/src/main/sql/oracle10g.properties +++ b/execution/src/main/sql/oracle10g.properties @@ -1,6 +1,6 @@ platform=oracle10g # SQL language oddities -BIGINT = INT +BIGINT = NUMBER(38) IDENTITY = GENERATED = # for generating drop statements...