Join Slack
Powered by
Curious what others are doing for db schema migrat...
# ask-metaflow
a
acoustic-van-30942
03/21/2023, 12:13 AM
Curious what others are doing for db schema migration best practices? Would it be acceptable to have a cron job to check the metadata service api
/db_schema_status
endpoint and see if
is_up_to_date
is set to
False
. If it, then send an API request to the
/upgrade
endpoint?
✅ 1
3
Views
Open in Slack
Previous
Next