- 22 11月, 2018 2 次提交
-
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
- 21 11月, 2018 11 次提交
-
-
由 Andrei Tokar 提交于
Defrag OOM
-
由 Evgenij Ryazanov 提交于
Refactor Expression implementations
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
- 20 11月, 2018 14 次提交
-
-
由 Evgenij Ryazanov 提交于
Assorted minor changes
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Andrei Tokar 提交于
increase lock timeout to TestConcurrentUpdate due to Travis failures
-
由 Evgenij Ryazanov 提交于
In the REGEXP_REPLACE function, when in PostgreSQL compatibility mode, accept the 'g' flag.
-
由 Andrei Tokar 提交于
-
由 Andrei Tokar 提交于
-
由 Andrew Brock 提交于
-
由 Andrew Brock 提交于
Create local variable for whether we're in PostgreSQL mode, remove implementation details from doco, add compiler/IDE hint for falling-through switch statement
-
由 Andrei Tokar 提交于
-
- 19 11月, 2018 5 次提交
-
-
由 Andrew Brock 提交于
Add boolean flag to makeRegexpFlags that indicates whether the presence of a global flag should simply be ignored (i.e. when in PostreSQL mode) or whether it should throw an exception. If the database is in PostgreSQL mode and the 'g' flag is not present, use the String.replaceFirst method instead of the H2 default String.replaceAll method when doing the regex replace.
-
由 Andrei Tokar 提交于
-
由 Andrei Tokar 提交于
-
由 Andrew Brock 提交于
-
由 Andrew Brock 提交于
In the REGEXP_REPLACE function, when in PostgreSQL compatibility mode, accept (but ignore/strip out) the 'g' flag.
-
- 16 11月, 2018 5 次提交
-
-
由 Noel Grandin 提交于
fix doing sorted-insert mode in parallel where not wanted
-
由 Evgenij Ryazanov 提交于
Remove comparison from features.html and unused dependencies from pom.xml
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-
- 15 11月, 2018 3 次提交
-
-
由 Evgenij Ryazanov 提交于
Add support for SELECT FOR UPDATE with JOINs in MVStore mode
-
由 Evgenij Ryazanov 提交于
-
由 Evgenij Ryazanov 提交于
-