Skip to content

adapt the writing of BigDecimal for large positive integer type to PG#123

Merged
bytefish merged 1 commit intobytefish:masterfrom
tangyibo:master
Oct 21, 2022
Merged

adapt the writing of BigDecimal for large positive integer type to PG#123
bytefish merged 1 commit intobytefish:masterfrom
tangyibo:master

Conversation

@tangyibo
Copy link
Copy Markdown
Contributor

adapt to write PostgreSQL like this large positive integer value
BigDecimal value= new BigDecimal("1.75E+7")

@qlty-cloud-legacy
Copy link
Copy Markdown

Code Climate has analyzed commit 12db65c and detected 4 issues on this pull request.

Here's the issue category breakdown:

Category Count
Complexity 2
Duplication 2

View more on Code Climate.

@bytefish
Copy link
Copy Markdown
Owner

Good job!

@bytefish bytefish merged commit f1b9e4b into bytefish:master Oct 21, 2022
@bytefish
Copy link
Copy Markdown
Owner

I will release it as soon as possible.

@tangyibo tangyibo changed the title adapt the writing of BigDecimal of large positive integer type to PG adapt the writing of BigDecimal for large positive integer type to PG Oct 23, 2022
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.

2 participants