My Notes
- None
Meeting Notes
- Upgrade flow
- How to deal with problematic upgrades · edgedb/edgedb · Discussion #5193 · GitHub
- Fixup method (seen in discussion) seems to be favored approach
- Always run upgrade check unless user opts out
- Upgrade check happens only for major version upgrades
- We emit DDL with colons. Users trying to run that generated from nightly locally on their production instances are failing.