GitHub user Dhruvin4530 added a comment to the discussion: Superset db upgrade is not triggering upgrade
I ran this query, and pid is changing. What does that mean? ``` SELECT pid, state, wait_event_type, wait_event, query FROM pg_stat_activity WHERE query ILIKE '%key_value%' OR query ILIKE '%alembic%'; ``` GitHub link: https://github.com/apache/superset/discussions/37261#discussioncomment-15544946 ---- This is an automatically sent email for [email protected]. To unsubscribe, please send an email to: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
