Search Criteria
Package Details: python-migra 3.0.1621480950-2
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-migra.git (read-only, click to copy) |
---|---|
Package Base: | python-migra |
Description: | A schema comparison tool for PostgreSQL |
Upstream URL: | https://databaseci.com/docs/migra |
Licenses: | Unlicense |
Submitter: | marquicus |
Maintainer: | None |
Last Packager: | grawlinson |
Votes: | 2 |
Popularity: | 0.000000 |
First Submitted: | 2021-05-23 18:56 (UTC) |
Last Updated: | 2022-03-12 23:32 (UTC) |
Dependencies (9)
- python (python37AUR, python311AUR, python310AUR)
- python-psycopg2
- python-schemainspectAUR
- python-six
- python-sqlbagAUR
- git (git-gitAUR, git-glAUR) (make)
- python-build (make)
- python-installer (make)
- python-poetry-core (python-poetry-core-gitAUR) (make)
Latest Comments
cdkitching commented on 2021-05-24 08:26 (UTC)
I had to install the following packages to make it work (presumably these need to be added to the dependencies list):
extra/python-six extra/python-setuptools community/python-psycopg2