Skip to main content

Execute PostGreSQL migrations

Project description

Septentrion

Build Status codecov

A CLI tool to apply PostgreSQL migrations to a database.

Overview

You're looking for a tool to take care of Database migrations in your project. For Django projects, that tool used to be South, and then it became Django itself.

But you're looking for a tool that just focuses on running existing SQL migrations and keeping track of what was applied, through time. That's django-north.

You're looking for that, but without Django. You're looking for septentrion. Congratulations, you've found it.

Requirements

This project would only work for PostgreSQL databases 9.6+. We aim to be compatible with Python 2.7+ and Python 3+ (but Python 2 will not stay for long).

Install

At the moment, there are no proper releases on PyPI. As a consequence, you'll have to clone this repository locally and install it via:

pip install git+https://github.com/peopledoc/septentrion.git

What does it do?

Project is still pre-alpha, moving fast and breaking things. Best way to know what it does, is to call:

septentrion --help

Launch a postgres DB with Docker

$ docker run --rm -it -p 5432:5432 -e POSTGRES_PASSWORD=password postgres

Licensing

septentrion is published under the terms of the Apache Software License.

Testing

Nothing is done so far, but we have some guidelines we'd like to follow, here

Running the tests

You must have access to a postgres database, then:

PGPASSWORD=password PGHOST=127.0.0.1 PGUSER=postgres PGPORT=5432 tox

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

septentrion-0.1.1.tar.gz (11.3 kB view details)

Uploaded Source

Built Distribution

septentrion-0.1.1-py2.py3-none-any.whl (15.0 kB view details)

Uploaded Python 2Python 3

File details

Details for the file septentrion-0.1.1.tar.gz.

File metadata

  • Download URL: septentrion-0.1.1.tar.gz
  • Upload date:
  • Size: 11.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.2 pkginfo/1.4.2 requests/2.18.4 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7

File hashes

Hashes for septentrion-0.1.1.tar.gz
Algorithm Hash digest
SHA256 8c21df1b442701ff25a466acbfd33ba3e57a18f90c03fcccd3c4940c4c5dda5f
MD5 0b9949df41e03bbba97fc411a1f74f92
BLAKE2b-256 3688da40067ca84a6297b3dd49f2589687cc56848741b00f1ae7b1e7025a73dc

See more details on using hashes here.

File details

Details for the file septentrion-0.1.1-py2.py3-none-any.whl.

File metadata

  • Download URL: septentrion-0.1.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 15.0 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.12.2 pkginfo/1.4.2 requests/2.18.4 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.28.1 CPython/3.6.7

File hashes

Hashes for septentrion-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 f8f8d303046c28022c766204e7493fd468ae5817e6f990ce49fb99eb60521b13
MD5 51419e2d2b419b1c8a087d6b4682521c
BLAKE2b-256 1f5ed7bf1706bbe07ec0c3d87fc0f99374c3b8ec2f6048a74915896acd0fda07

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page