20470: Update priorities with a single stored query
authorPeter Amstutz <peter.amstutz@curii.com>
Thu, 4 May 2023 01:13:06 +0000 (21:13 -0400)
committerPeter Amstutz <peter.amstutz@curii.com>
Thu, 4 May 2023 14:42:00 +0000 (10:42 -0400)
commit5be45d68cc47f06314339cc8aac9e39ae267ef85
treeb8fe5e6ee345ea5e83264e14e042cb5728285f73
parentd33c63515b46bd5d9ad4dc07efc734743b7d530b
20470: Update priorities with a single stored query

Arvados-DCO-1.1-Signed-off-by: Peter Amstutz <peter.amstutz@curii.com>
services/api/app/models/container.rb
services/api/app/models/container_request.rb
services/api/db/migrate/20230503224107_priority_update_functions.rb [new file with mode: 0644]
services/api/lib/update_priorities.rb [new file with mode: 0644]