mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2026-08-27 05:37:46 -05:00
This allows us to update the configuration database schema as needed, and use the setup script to update it to the current version. NOTE: Existing databases will need to be recreated once following this commit. It doesn't seem worth handling the "upgrade from v0" case when I'm probably the only active developer right now.