- 19 5月, 2010 3 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
H2 Console: when the settings were not stored yet (for example when running for the first time), the last recently used settings were not stored.
-
由 Thomas Mueller 提交于
-
- 18 5月, 2010 4 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 17 5月, 2010 3 次提交
-
-
由 Thomas Mueller 提交于
The BOM (the byte-order-mark) character 0xfeff at the beginning of the file is ignored. This is for compatibility with Microsoft Excel.
-
由 Thomas Mueller 提交于
When opening an existing database, the cache size is set to at most half the amount of memory available for the virtual machine.
-
由 Thomas Mueller 提交于
The BOM (the byte-order-mark) character 0xfeff at the beginning of the file is ignored. This is for compatibility with Microsoft Excel.
-
- 15 5月, 2010 5 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 14 5月, 2010 1 次提交
-
-
由 Thomas Mueller 提交于
Queries with multiple IN(...) conditions sometimes return the wrong results when there was a multi-column index for the column.
-
- 11 5月, 2010 4 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 10 5月, 2010 10 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Queries with multiple IN(...) conditions sometimes return the wrong results when there was a multi-column index for the column.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
Queries with multiple IN(...) conditions sometimes return the wrong results when there was a multi-column index for the column.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
A new class org.h2.tools.TriggerAdapter allows to use the ResultSet interface within trigger implementations.
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 09 5月, 2010 1 次提交
-
-
由 christian.peter.io 提交于
-
- 08 5月, 2010 7 次提交
-
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
由 Thomas Mueller 提交于
-
- 07 5月, 2010 2 次提交
-
-
由 Thomas Mueller 提交于
When killing the process while the database was writing a checkpoint or while it was closing, the database could become corrupt. (improved tests)
-
由 Thomas Mueller 提交于
When killing the process while the database was writing a checkpoint or while it was closing, the database could become corrupt. (work in progress)
-