Hi list(), I'm currently using 1 db / customer. That means in development I test the migration with 1 db and on production I want to run the 'upgrade' command on each database.
So I just want something like: def upgrade(connection details or metadata, or metadata + engine) I looked at the env.py:run_migrations_online(), but what does it do, migrate OR upgrade ? Thank you -- You received this message because you are subscribed to the Google Groups "sqlalchemy-alembic" group. To unsubscribe from this group and stop receiving emails from it, send an email to sqlalchemy-alembic+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/d/optout.