Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/5.0.x #345

Closed
wants to merge 4 commits into from
Closed

Release/5.0.x #345

wants to merge 4 commits into from

Conversation

disassembler
Copy link
Contributor

@disassembler disassembler commented Oct 13, 2020

CI build only

Converting to a draft so that it does not accidentally get merged.

erikd and others added 2 commits October 12, 2020 20:07
Due to an impedance mismatch between PostgreSQL, the C langauge and Haskell's
Persistent library, 'Word64' values larger than the maxiumum value of a signed
64 bit integer come back as a 'PersistRational' with a denominator of '1'. We
have to handle that case.

Closes: #334
@disassembler disassembler added the do not merge Test or debug only label Oct 13, 2020
@erikd erikd force-pushed the release/5.0.x branch 6 times, most recently from 02c9231 to a6d7b3d Compare October 21, 2020 05:01
This is a workaround fix for:

   #351

This fix will not require the database to be re-synced, but will result
in some invalid values for the 'fixed_cost' field of the 'pool_update'
table being display as negative value.

The constraint will be droppped only if it exists (eg someone had previously
dropped in manually).
@erikd erikd marked this pull request as draft October 29, 2020 22:40
@erikd erikd closed this Sep 24, 2021
@erikd erikd deleted the release/5.0.x branch January 25, 2022 04:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
do not merge Test or debug only
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants