Branch: refs/heads/main
Home:
https://github.com/galaxyproject/ansible-galaxy
Commit: 21aaf85dd8dcf9658c897fcc4bcd1ad1df4afaa5
https://github.com/galaxyproject/ansible-galaxy/commit/21aaf85dd8dcf9658c...
Author: Sergey Golitsynskiy <sgolitsynskiy(a)gmail.com>
Date: 2022-04-07 (Thu, 07 Apr 2022)
Changed paths:
M tasks/database.yml
Log Message:
-----------
Check for both alembic and SQLAlchemy Migrate errors
Because this needs to support both pre- and post-alembic versions.
Commit: 06a8860ad35b4c144d5a00f1a01c08bcdc2ecc1b
https://github.com/galaxyproject/ansible-galaxy/commit/06a8860ad35b4c144d...
Author: Sergey Golitsynskiy <sgolitsynskiy(a)gmail.com>
Date: 2022-04-08 (Fri, 08 Apr 2022)
Changed paths:
M tasks/database.yml
Log Message:
-----------
Check for different error
Commit: a3dcedd1f89fd11dc01c94918556d0746a722fe5
https://github.com/galaxyproject/ansible-galaxy/commit/a3dcedd1f89fd11dc0...
Author: Nate Coraor <nate(a)bx.psu.edu>
Date: 2022-04-15 (Fri, 15 Apr 2022)
Changed paths:
M tasks/database.yml
Log Message:
-----------
Merge pull request #152 from ic4f/check_migrations_error
Check for both alembic and SQLAlchemy Migrate errors
Compare:
https://github.com/galaxyproject/ansible-galaxy/compare/746f80417a20...a3...