py311-pgmigrate
1.0.10PostgreSQL migrations made easy
PGmigrate is a database migration tool developed by Yandex. PGmigrate has the following key-features: - Transactional and nontransactional migrations: you can enjoy whole power of PostgreSQL DDL - Callbacks: you can run some DDL on specific steps of migration process (e.g. drop some code before executing migrations, and create it back after migrations were applied) - Online migrations: you can execute series of transactional migrations and callbacks in a single transaction (so, if something goes wrong simple ROLLBACK will bring you in consistent state)
Origin: databases/py-pgmigrate
Category: databases
Size: 131KiB
License: PostgreSQL
Maintainer: dmitry.wagin@ya.ru
Dependencies: 4 packages
Required by: 0 packages
Website: github.com/yandex/pgmigrate
$
pkg install py311-pgmigrateDependencies (4)
More in databases
sqlite33.50.4_2,1
SQL database engine in a C librarymysql80-client8.0.44
Multithreaded SQL database (client)p5-DBI1.647_1
Perl5 Database Interface, required for DBD::* modulespostgresql17-client17.9
PostgreSQL database (client)py311-sqlite33.11.15_10
Standard Python binding to the SQLite3 library (Python 3.11)qt5-sql5.15.18p109
Qt SQL database integration module (KDE patched)php84-mysqli8.4.16
The mysqli shared extension for phpp5-DBIx-Class0.082844
Extensible and flexible object <-> relational mapperunixODBC2.3.12_2
ODBC library suite for Unixlmdb0.9.33,1
OpenLDAP Lightning Memory-Mapped Database