Use proper data type for timestamps in Postgres 2#1862
Merged
Conversation
Codecov Report
@@ Coverage Diff @@
## master #1862 +/- ##
==========================================
- Coverage 88.94% 87.06% -1.89%
==========================================
Files 150 156 +6
Lines 11239 11723 +484
Branches 447 455 +8
==========================================
+ Hits 9997 10207 +210
- Misses 1242 1516 +274
|
t-bast
previously approved these changes
Jul 5, 2021
0ad6f11 to
e06c23f
Compare
Member
Author
|
Rebased on parent PR and squashed. |
For some reason, the payments database was forgotten by #1778.
e06c23f to
22602c0
Compare
Member
Author
|
Parent PR was merged, rebased on master. |
t-bast
approved these changes
Jul 8, 2021
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
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
For some reason, the payments database was forgotten by #1778.
NB: this is missing a migration test.