Skip to content

aleasoluciones/simpledatamigrate

Repository files navigation

simpledatamigrate

CI

Python versions supported

Development

Setup

Create a virtual environment, install dependencies and load environment variables.

mkvirtualenv simpledatamigrate -p $(which python3.7)
dev/setup_venv.sh
source dev/env_develop

Running tests, linter & formatter and configure git hooks

Note that this project uses Alea's pydevlib, so take a look at its README or run the command pydevlib from the virtual environment to see a summary of the available commands.

About

Library to execute PostgreSQL migrations

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published