-
Notifications
You must be signed in to change notification settings - Fork 420
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: apply minor database changes (#2872)
Apply the rest of the changes requested in #2842 - Moved out a schema for the show database output - Throw error in state upgrader for certain cases we cannot upgrade to - Update state upgrader to map account locators to the recommended account identifier format - Use more strict mapping functions in update functions for all databases (+ test them) To add (in this pr) - Better documentation for old database `from_share` field TODO - Find out which test is setting data retention time in days on the account and doesn't call unset (causing `TestAcc_Database_IntParameter` to fail).
- Loading branch information
1 parent
6fb437b
commit 6ccac59
Showing
16 changed files
with
762 additions
and
283 deletions.
There are no files selected for viewing
This file contains 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
This file contains 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
This file contains 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
Oops, something went wrong.