There's an issue to add this at some point at
https://bitbucket.org/zzzeek/alembic/issues/309/record-a-history-of-when-particular
, however there's no timeline for this feature as I haven't had any
time for new alembic features for some months now (contributions
always welcome).   basically the structure of alembic_version would
change but we somehow need to ensure that existing systems with an
existing alembic_version table don't break.

On Mon, Dec 11, 2017 at 11:03 AM, Scott Ferguson <sc...@98ws.net> wrote:
> Can alembic save (to the same database where alembic_version is stored) the
> date/time when upgrades are applied?
> I see the history command, but it doesn't note when upgrades were actually
> run, and my google-fu is failing me.
> Thanks!
> Scott
>
> --
> 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.

-- 
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.

Reply via email to