Add support of TINYINT and DECFLOAT to TO_CHAR by katzyn · Pull Request #3577 · h2database/h2database

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

Conversation

@katzyn

Copy link

Contributor

@katzyn katzyn commented

Jul 23, 2022

A fix for issue from the mailing list:
https://groups.google.com/g/h2-database/c/kiwdQi2cR7I

I also noticed a difference in number of leading spaces between H2 and Oracle, but this difference isn't corrected here.

@katzyn katzyn merged commit d05cb83 into h2database:master

Jul 23, 2022

@katzyn katzyn deleted the to_char branch

July 23, 2022 09:57

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Reviewers

No reviews

Assignees

No one assigned

Labels

None yet

Projects

None yet

Milestone

No milestone

Development

Successfully merging this pull request may close these issues.

1 participant

@katzyn