- 08 1月, 2018 10 次提交
-
-
由 sylvain-ilm 提交于
-
由 Noel Grandin 提交于
Partial fix for #495
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
Add JdbcPreparedStatement.executeLargeUpdate() with implementation delegating to old internal method
-
由 Evgenij Ryazanov 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
Fix for issue #311
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
- 07 1月, 2018 6 次提交
-
-
由 Noel Grandin 提交于
Better getObject error message
-
由 Noel Grandin 提交于
SecureRandom is already synchronized
-
由 Noel Grandin 提交于
Return properly encoded UUID from SimpleResultSet.getBytes()
-
由 Philippe Marschall 提交于
When an unsupported type is passed to getObject(int|String, Class) the error message always says that "java.lang.Class" is unsupported instead of the actual type.
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
- 06 1月, 2018 6 次提交
-
-
由 Noel Grandin 提交于
TestFunctions less english dependent
-
由 sylvain-ilm 提交于
-
由 sylvain-ilm 提交于
-
由 sylvain-ilm 提交于
-
由 Noel Grandin 提交于
Fix for issue #644: Year changing from negative -509 to a positive 510
-
由 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 1 次提交
-
-
由 Noel Grandin 提交于
Fix classpath loading issue #697
-