This repository has been archived by the owner on May 14, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Include setup of floating SU allocations in DB Migration (#316)
* Conditionally clear allocs and add standard allocation * use the banks SlurmAccount functionality to get current usage total * fix column drops, handle missing SLURM account * Pull check on number of new proposals due to missing SLURM account * Remove old migration file to prevent confusion over which should be applied * Remove unnecessary column drops * No longer checking the number of new proposals against the old number * Drop tables when they are not longer needed --------- Co-authored-by: Nickolas Comeau <[email protected]>
- Loading branch information
Showing
2 changed files
with
27 additions
and
127 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
109 changes: 0 additions & 109 deletions
109
migrations/versions/a6c26a203bd1_system_refactor_migration.py
This file was deleted.
Oops, something went wrong.