diff options
author | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2015-02-19 07:50:09 +0100 |
---|---|---|
committer | Cédric Bonhomme <cedric@cedricbonhomme.org> | 2015-02-19 07:50:09 +0100 |
commit | ab44569e558a2835022312c7fc20accc4f00215c (patch) | |
tree | 182e9e851bd32b6e71087abf6e0e159d4d266f04 /migrations/README | |
parent | Enable a remote upgrade on Heroku with Flask-migrate. (diff) | |
download | newspipe-ab44569e558a2835022312c7fc20accc4f00215c.tar.gz newspipe-ab44569e558a2835022312c7fc20accc4f00215c.tar.bz2 newspipe-ab44569e558a2835022312c7fc20accc4f00215c.zip |
Configuration file for Alembic on Heroku.
Diffstat (limited to 'migrations/README')
-rwxr-xr-x | migrations/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/migrations/README b/migrations/README new file mode 100755 index 00000000..98e4f9c4 --- /dev/null +++ b/migrations/README @@ -0,0 +1 @@ +Generic single-database configuration.
\ No newline at end of file |