forked from pool/python-alembic
3c80c0d516e58a52850b8080db5a99470e27110adf558584700a022973edb812
- update to 0.6.0: * [feature] Added new kw argument to EnvironmentContext.configure() include_object. * [feature] The output of the alembic history command is now expanded. * [feature] Added alembic.config.Config.cmd_opts attribute, allows access to the argparse options passed to the alembic runner.(link) * [feature] Added new command line argument -x, allows extra arguments to be appended to the command line which can be consumed within an env.py script by looking at context.config.cmd_opts.x, or more simply a new method EnvironmentContext.get_x_argument().(link) * [feature] Added -r argument to alembic history command, allows specification of [start]:[end] to view a slice of history. * [feature] Source base is now in-place for Python 2.6 through 3.3, without the need for 2to3. * [feature] Added new kw argument to EnvironmentContext.configure() include_object. OBS-URL: https://build.opensuse.org/request/show/186468 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-alembic?expand=0&rev=22
Description
No description provided
Languages
RPM Spec
100%