Skip to content

moriyoshi/alembic-pastedeploy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

alembic-pastedeploy

This is a thin-wrapper of alembic which allows alembic to read pastedeploy-flavored ini config files.

Supported features

  • Importing defaults by get and set directive:

    [alembic]
    get sqlalchemy.url = sqlalchemy.url
  • Giving global-conf interpolants by --paste-global option from the commandline:

    $ alembic_pastedeploy --paste-global sqlalchemy.url=sqlite:///test.db upgrade head

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages