You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Allow modification of dbclass attribute
- Only allow updates to a valid (known) dbclass type.
That is, you can change the database type.
Other attributes (like ssl and all the various auth modes are not yet supported)
Now you can take: mysql-test-db.yourcompany.com, and move it to postgres-prod-db.yourcompany.com and update the dbclass to match!
0 commit comments