- 10 2月, 2011 1 次提交
- 
- 
由 Thomas Mueller 提交于
 
- 
- 08 2月, 2011 9 次提交
- 
- 
由 Thomas Mueller 提交于Each table now has a pseudo-column "_ROWID_" to get the unique row id (only enabled for version 1.3.x). 
- 
由 Thomas Mueller 提交于Initial support to list transactions (work in progress). 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于Initial support to list transactions (work in progress). 
- 
由 Thomas Mueller 提交于For tables without a single column primary key of type INT or LONG, the unique row id had gaps, which didn't look nice. 
- 
由 Thomas Mueller 提交于User defined functions can now have parameters of any class. Values of type OTHER (or OBJECT or JAVA_OBJECT) are automatically de-serialized in that case. 
 
- 
- 02 2月, 2011 3 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于Linked tables: for NUMERIC column, Oracle reports precision 0 and scale -127. A workaround has been implemented (the same as for DECIMAL columns in version 1.3.150). 
 
- 
- 01 2月, 2011 2 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
 
- 
- 31 1月, 2011 2 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于Issue 279: Auto-Server mode: unclear error message when trying to connect using AUTO_SERVER if the database is already open without the flag (Connection is broken: "null"). 
 
- 
- 29 1月, 2011 2 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
 
- 
- 28 1月, 2011 2 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
 
- 
- 27 1月, 2011 2 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于CSVREAD / CSVWRITE: instead of setting the options one by one, all options can be combined into a space separated key-value pairs. 
 
- 
- 25 1月, 2011 6 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于New database setting OPTIMIZE_IN_SELECT (enabled by default for version 1.3.x). If enabled, IN(SELECT...) conditions are faster if there are many rows in the table or subquery. 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
 
- 
- 24 1月, 2011 8 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于New database setting OPTIMIZE_IN_SELECT (enabled by default for version 1.3.x). If enabled, IN(SELECT...) conditions are faster if there are many rows in the table or subquery. 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于Linked tables: for DECIMAL column, Oracle reports precision 0 and scale -127. A workaround has been implemented. 
- 
由 Thomas Mueller 提交于New database setting OPTIMIZE_IN_SELECT (enabled by default for version 1.3.x). If enabled, IN(SELECT...) conditions are faster if there are many rows in the table or subquery. 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
 
- 
- 23 1月, 2011 3 次提交
- 
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
- 
由 Thomas Mueller 提交于
 
-