Comment 2 for bug 1468489

Revision history for this message
Jane Sandberg (sandbergja) wrote :

For anybody that might want to take this on, here's a good example commit for a change to the global flag label: https://github.com/evergreen-library-system/Evergreen/commit/7853a5faa9d2e5c1d392f04c2dbb85d0f358345f

But instead of the "INSERT INTO config.upgrade_log" line, I suspect you'll want to do:

--SELECT evergreen.upgrade_deps_block_check('XXXX', :eg_version);