Show upgrade message and do not render child routes when database upgrade needs attention #4127
Labels
ready
Ready for implementation
restricted: maintainers
Only maintainers can resolve this issue
work: frontend
Related to frontend code in the mathesar_ui directory
Milestone
Description
last_confirmed_sql_version
column in themathesar_database
django table./db/<databsae_id>/
) or any of the child routes (/db/<database_id>/schemas/<schema_oid>/
).Expected behaviour
needs_upgrade_attention
property of the database model is true, the database route should show an upgrade UI similar to the upgrade modal. The child routes should redirect to the database page.The text was updated successfully, but these errors were encountered: