Helps migrating database schema changes using pydal.
Project description
Educationwarehouse's Migrate
Table of Contents
Installation
pip install edwh-migrate
Documentation
Environment variables
MIGRATE_URI
: regularpostgres://user:password@host:port/database
orsqlite:///path/to/database
URIDATABASE_TO_RESTORE
: path to a (compressed) SQL file to restore..xz
,.gz
and.sql
are supported.MIGRATE_CAT_COMMAND
: for unsupported compression formats, this command decompresses the file and produces sql on the stdout.SCHEMA_VERSION
: Used in case of schema versioning. Set by another process.REDIS_HOST
: If set, all keys of the redis database 0 will be removed.
License
edwh-migrate
is distributed under the terms of the MIT license.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
edwh_migrate-0.4.3.tar.gz
(17.3 kB
view details)
Built Distribution
File details
Details for the file edwh_migrate-0.4.3.tar.gz
.
File metadata
- Download URL: edwh_migrate-0.4.3.tar.gz
- Upload date:
- Size: 17.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.24.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c7f60320781c3087ec62b5d229104cdafe3be78c6c9bfd41295362e38abf8cd |
|
MD5 | 22b6bfde71de99debb25cac806624b49 |
|
BLAKE2b-256 | d4ea4a930d61e22608e38b48d916e328c0e58d45032fbeaf172fcb1f833f17a9 |
File details
Details for the file edwh_migrate-0.4.3-py3-none-any.whl
.
File metadata
- Download URL: edwh_migrate-0.4.3-py3-none-any.whl
- Upload date:
- Size: 9.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: python-httpx/0.24.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 13b95c7a316dba0d85469e5457da1ba2627eb1c707eac79e0a48f70a8020a82a |
|
MD5 | 28fc5453a609b33928f7c63103a14513 |
|
BLAKE2b-256 | f5e9bdba7baafced5007c67e1cef4b85879e9e18726d8cc97aeba986601dae9a |