diff options
author | adam <adam@pkgsrc.org> | 2018-03-23 08:59:03 +0000 |
---|---|---|
committer | adam <adam@pkgsrc.org> | 2018-03-23 08:59:03 +0000 |
commit | 9a3e8a04c72ad398ee2bd5d5d067368f67bbef5c (patch) | |
tree | ec11a830017c6afa829ffbaea3cb91bde1667b52 /time | |
parent | 4e536b88dd5f6203cd39ae4686fd258edfca367b (diff) | |
download | pkgsrc-9a3e8a04c72ad398ee2bd5d5d067368f67bbef5c.tar.gz |
py-alembic: updated to 0.9.9:
0.9.9:
feature
Added new flag --indicate-current to the alembic history command. When listing versions, it will include the token “(current)” to indicate the given version is a current head in the target database.
bug
The fix for 455 in version 0.9.6 involving MySQL server default comparison was entirely non functional, as the test itself was also broken and didn’t reveal that it wasn’t working. The regular expression to compare server default values like CURRENT_TIMESTAMP to current_timestamp() is repaired.
Fixed bug where MySQL server default comparisons were basically not working at all due to incorrect regexp added in 455. Also accommodates for MariaDB 10.2 quoting differences in reporting integer based server defaults.
Fixed bug in op.drop_constraint() for MySQL where quoting rules would not be applied to the constraint name.
Diffstat (limited to 'time')
0 files changed, 0 insertions, 0 deletions