- 06 1月, 2018 1 次提交
-
-
由 Evgenij Ryazanov 提交于
-
- 05 1月, 2018 4 次提交
-
-
由 Noel Grandin 提交于
SIGNAL function
-
由 sylvain-ilm 提交于
-
由 sylvain-ilm 提交于
-
由 sylvain-ilm 提交于
-
- 04 1月, 2018 6 次提交
-
-
由 Noel Grandin 提交于
added Javascript support for Triggers' source
-
由 sylvain-ilm 提交于
-
由 sylvain-ilm 提交于
-
由 sylvain-ilm 提交于
-
由 sylvain-ilm 提交于
-
由 sylvain-ilm 提交于
-
- 02 1月, 2018 1 次提交
-
-
由 sylvain 提交于
-
- 30 12月, 2017 4 次提交
-
-
-
由 thomasmueller 提交于
-
由 Noel Grandin 提交于
Issue #694: Support for Oracle style parenthesised column modification:
-
由 perhuss 提交于
ALTER TABLE foo MODIFY (bar VARCHAR2(255) NOT NULL)
-
- 27 12月, 2017 2 次提交
-
-
由 Noel Grandin 提交于
Ensured that an index is used for ordering, even if NULLS FIRST is sp…
-
由 Hendrik Schreiber 提交于
Ensured that an index is used for ordering, even if NULLS FIRST is specified for an ASCENDING sort order. Issue #699.
-
- 26 12月, 2017 2 次提交
-
-
由 Noel Grandin 提交于
Fix classpath loading issue #697
-
由 Ashley Mercer 提交于
-
- 24 12月, 2017 2 次提交
-
-
由 Noel Grandin 提交于
fix postgres connection issue #695 with redshift driver in classpath
-
由 igor-suhorukov 提交于
-
- 23 12月, 2017 1 次提交
-
-
由 igor-suhorukov 提交于
-
- 19 12月, 2017 1 次提交
-
-
由 Noel Grandin 提交于
and remove now unused AutoCloseInputStream
-
- 18 12月, 2017 1 次提交
-
-
由 Noel Grandin 提交于
problem report and fix by lubomir.benes on the h2 mailing list
-
- 15 12月, 2017 2 次提交
-
-
由 Noel Grandin 提交于
Make use of Objects.hashCode() present in Java7 and remove Utils.hash…
-
由 Prashant Bhat 提交于
-
- 12 12月, 2017 3 次提交
-
-
由 Noel Grandin 提交于
Updated _text_de.prop for German translation
-
由 Michael Benz 提交于
fixed some typos and grammar in the German translation. uniquely used SQL Skript.
-
由 Noel Grandin 提交于
Bugfix for #682: Queries with 'like' expressions may filter rows incorrectly...
-
- 11 12月, 2017 4 次提交
-
-
由 Noel Grandin 提交于
this field might be not accessed, but we need to trigger other logic
-
由 Noel Grandin 提交于
found by UCDetector
-
由 Noel Grandin 提交于
found by UCDetector
-
由 phuss 提交于
-
- 04 12月, 2017 3 次提交
-
-
由 Noel Grandin 提交于
Use Gregorian calendar regardless of the default locale
-
由 Igor Motov 提交于
Renames DateTimeUtils' createCalendar() to createGregorianCalendar() and improves the javadoc.
-
由 Noel Grandin 提交于
No need to create garbage if settings have value
-
- 03 12月, 2017 2 次提交
-
-
由 Турбанов Андрей 提交于
-
由 Igor Motov 提交于
Date parsing logic assumes that the calendar type is Gregorian, so it should use the Gregorian calendar even if the default locale says otherwise. Fixes #675
-
- 29 11月, 2017 1 次提交
-
-
由 Noel Grandin 提交于
on table containing more than one LOB column
-