Release/26.07.16 - #208
Conversation
* remove AT_ALARM * remove AT_ALARM_ID * remove AT_ALARM_CRITERIA * remove AT_COMP_VT * update buildSqlScripts.py to work on WSL2 and clean up
Reinstate AT_COMP_VT table
…EngineeringCenter/cwms-database into release/26.07.16-rc01
MikeNeilson
left a comment
There was a problem hiding this comment.
Marking as request changes so it doesn't get merged to main.
branches are deleted on merge (though release/*) should be protected.
If these changes should be merged into main, a separate branch specific to that action should be created.
However, it is likely best we do that after we have confirmed all of the schema update operations.
Okay - I just made the PR because that the update script and dependencies should be available for future branches off main. |
Correct, but after they are verified. The process is
I will note there's also a few PRs like #201 that need to be reviewed and merged to main then 26.07.16 before final release. That reason we don't do the update main with the release work directly from the release branch is also because they are allowed to diverge, we don't stop work on main and some similar files may be affected. |
* Correct new at_location_geometry delete behavior. * Correct test script behavior. * Additional tests and changes. (cherry picked from commit e41937e)
First cut of script to update release/26_02_17 to release/26_07_16