python-alembic

Edit Package python-alembic

A database migration tool for SQLAlchemy

Refresh
Refresh
Source Files
Filename Size Changed
alembic-1.6.5.tar.gz 0001174376 1.12 MB
python-alembic-rpmlintrc 0000000149 149 Bytes
python-alembic.changes 0000088728 86.6 KB
python-alembic.spec 0000002859 2.79 KB
Revision 59 (latest revision is 79)
Dominique Leuenberger's avatar Dominique Leuenberger (dimstar_suse) accepted request 897867 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 59)
- update to 1.6.5:
  * feature
    + [feature] [autogenerate] Fix the documentation regarding the
      default command-line argument position of the revision script
      filename within the post-write hook arguments. Implement a
      REVISION_SCRIPT_FILENAME token, enabling the position to be
      changed. Switch from str.split() to shlex.split() for more
      robust command-line argument parsing.
    + [feature] Implement a .cwd (current working directory) suboption
      for post-write hooks (of type console_scripts). This is useful
      for tools like pre-commit, which rely on the working directory
      to locate the necessary config files. Add pre-commit as an
      example to the documentation. Minor change: rename some
      variables from ticket #819 to improve readability.
  * bug
    + [bug] [autogenerate] Refactored the implementation of
      MigrateOperation constructs such as CreateIndexOp,
      CreateTableOp, etc. so that they no longer rely upon maintaining
      a persistent version of each schema object internally; instead,
      the state variables of each operation object will be used to
      produce the corresponding construct when the operation is
      invoked. The rationale is so that environments which m
Comments 0
openSUSE Build Service is sponsored by