- 31 10月, 2017 1 次提交
-
-
由 Noel Grandin 提交于
-
- 26 10月, 2017 6 次提交
-
-
由 Noel Grandin 提交于
that I see on travis CI
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
- 24 10月, 2017 2 次提交
-
-
由 Noel Grandin 提交于
Oracle doesn't support enum types
-
由 Lukas Eder 提交于
I'm not sure why there is a reference to Oracle in the discussion of https://github.com/h2database/h2database/pull/451. Oracle does not support an enum type (although it can be emulated, as in any database, using a `CHECK` constraint).
-
- 23 10月, 2017 4 次提交
-
-
由 plus33 提交于
-
由 plus33 提交于
-
由 plus33 提交于
* Renamed enum NULL_CONSTRAINT to NullConstraintType * Replaced some switches with if-statement * Check for Oracle-Mode when parsing Oracles-SQLs NOT NULL ENABLE VALIDATE syntax. NOTE: * Added DbTypeEnum-class to Mode to have a String-free dbType check featuring the method Database.isDbTypeOneOf(DbTypeEnum... dbTypes)
-
由 plus33 提交于
Oracles NOT NULL syntax can have optional ENABLE VALIDATE added e.g create table T (C int NOT NULL ENABLE VALIDATE) Some SQL-generators produce such SQL and H2 can now parse it with this change.
-
- 22 10月, 2017 2 次提交
-
-
由 Noel Grandin 提交于
Issue#647 Removed and ignored generated file.
-
由 Noel Grandin 提交于
Issue#628 NPE in CTE
-
- 21 10月, 2017 9 次提交
- 20 10月, 2017 1 次提交
-
-
由 Owner 提交于
-
- 19 10月, 2017 2 次提交
- 18 10月, 2017 1 次提交
-
-
由 Noel Grandin 提交于
-
- 17 10月, 2017 8 次提交
-
-
由 StuMc 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Owner 提交于
-
由 Owner 提交于
-
由 Owner 提交于
-
- 16 10月, 2017 4 次提交