Add support of TINYINT and DECFLOAT to TO_CHAR by katzyn · Pull Request #3577 · h2database/h2database
Navigation Menu
{{ message }}
h2database / h2database Public
- Notifications You must be signed in to change notification settings
- Fork 1.3k
Merged
Add support of TINYINT and DECFLOAT to TO_CHAR#3577
katzyn merged 1 commit intoh2database:masterfrom
Add support of TINYINT and DECFLOAT to TO_CHAR#3577
katzyn merged 1 commit intoh2database:masterfrom
Conversation
Copy link
Contributor
katzyn
commented
Jul 23, 2022
katzyn
commented
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
merged commit
d05cb83
into
h2database:master
katzyn
deleted the
to_char
branch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment