- 26 3月, 2017 2 次提交
-
-
由 Noel Grandin 提交于
Document fetch first row(s) only
-
由 Noel Grandin 提交于
Fix doc generation
-
- 25 3月, 2017 2 次提交
-
-
由 Philippe Marschall 提交于
In order to make the doc generation for #476 working I had to fix some errors in existing files. These cover - lines which are too long - incorrect indentation - invalid markup - missing javadoc
-
由 Philippe Marschall 提交于
Since 1.4.177 H2 supports FETCH FIRST x ROW ONLY however this is not reflected in the grammar documentation. This covers all the variations of the syntax. There are 3 `help.csv` but I believe I got the right one. Some of the checked in files seem to have been automatically changed and I don't know if I should have committed those as well. Fixes #475
-
- 24 3月, 2017 1 次提交
-
-
由 Noel Grandin 提交于
Add alias for RANDOM_UUID
-
- 23 3月, 2017 2 次提交
-
-
由 Igor Nikolaev 提交于
-
由 Noel Grandin 提交于
Fixes h2database/h2database#467 Deadlock between Sequence.flush() and…
-
- 22 3月, 2017 5 次提交
-
-
-
由 thomasmueller 提交于
-
由 thomasmueller 提交于
-
由 thomasmueller 提交于
-
由 Sergey Kalashnikov 提交于
* Custom data types handler * Updated doc, changelog, dictionary. Fixed review comment. * Extended the custom types handler interface * Fixed test * Fixed review comments * Added note on ABI stability of the feature to docs
-
- 19 3月, 2017 1 次提交
-
-
由 andrei 提交于
-
- 15 3月, 2017 1 次提交
-
-
由 Sergey Kalashnikov 提交于
-
- 14 3月, 2017 1 次提交
-
-
由 Sergi Vladykin 提交于
-
- 10 3月, 2017 1 次提交
-
-
由 thomasmueller 提交于
-
- 09 3月, 2017 3 次提交
-
-
-
由 thomasmueller 提交于
-
由 Sergi Vladykin 提交于
-
- 02 3月, 2017 3 次提交
-
-
由 thomasmueller 提交于
-
由 thomasmueller 提交于
-
由 Noel Grandin 提交于
-
- 24 2月, 2017 4 次提交
-
-
由 Thomas Mueller Graf 提交于
-
由 Thomas Mueller Graf 提交于
-
由 Thomas Mueller Graf 提交于
-
由 Thomas Mueller Graf 提交于
-
- 23 2月, 2017 4 次提交
-
-
由 Thomas Mueller Graf 提交于
-
由 Thomas Mueller Graf 提交于
-
由 Thomas Mueller Graf 提交于
-
由 Thomas Mueller Graf 提交于
-
- 22 2月, 2017 1 次提交
-
-
由 Thomas Mueller Graf 提交于
-
- 16 2月, 2017 1 次提交
-
-
由 Noel Grandin 提交于
-
- 09 2月, 2017 2 次提交
-
-
由 Noel Grandin 提交于
-
由 Noel Grandin 提交于
to make it more obvious
-
- 06 2月, 2017 2 次提交
-
-
由 Noel Grandin 提交于
Updated commercial support information
-
由 Steve McLeod 提交于
-
- 02 2月, 2017 1 次提交
-
-
由 Noel Grandin 提交于
Use System.nanoTime() to check timeouts
-
- 30 1月, 2017 1 次提交
-
-
由 Ulrich Wielant 提交于
-
- 26 1月, 2017 1 次提交
-
-
由 Ulrich Wielant 提交于
System.currentTimeMillis() is influenced by system time corrections whereas System.nanoTime() is strongly sequential. So it is better to use System.nanoTime() when checking for timeouts and elapsed time.
-
- 23 1月, 2017 1 次提交
-
-
由 Noel Grandin 提交于
-