Skip to content

Conversation

@katzyn
Copy link
Contributor

@katzyn katzyn commented Aug 20, 2020

Closes #2841.

Closes #2842.

POSITION and INSTR are now replaced with LOCATE. POSITION requires special tricks in its export format, so it is simpler to export it as LOCATE. INSTR also is the same as LOCATE, but with different order of arguments.

@katzyn katzyn merged commit 75ad510 into h2database:master Aug 20, 2020
@katzyn katzyn deleted the functions branch August 20, 2020 04:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Querying view that uses LTRIM/RTRIM results in a syntax error Call to STRINGDECODE results in StringIndexOutOfBoundsException

1 participant