> > A major capability of Alembic is to generate migrations as SQL scripts, > instead of running them against the database - this is also referred to as > *offline > mode*.
- http://alembic.readthedocs.org/en/latest/offline.html I apologize if this seems pedantic, but I can't seem to understand why preferring a generated SQL script would infer being offline. Sure, one could be offline, but one could also be online... It would be nice to be able generate SQL while also obtaining the database's current version from the alembic_version table. -- 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.