edgedb-cli
edgedb-cli copied to clipboard
Warn if project version doesn't match server-version in gel.toml
Local instance on 6.5, but another dev has upgraded the project and set 6.7 in gel.toml. If I run gel migrate (or anything else which hits that instance) I should get a warning that I need to run gel project upgrade.