Go to file
coolneng fcc06ae4a0
Fix pgloader database URI
2021-02-08 09:42:06 +01:00
migrations Import database migrations 2021-02-08 02:19:26 +01:00
.gitignore Only recreate the database on the first run 2021-02-08 01:34:54 +01:00
README.org Add README 2021-02-08 01:31:59 +01:00
alembic.ini Import database migrations 2021-02-08 02:19:26 +01:00
mysql_creation.sql Fix MySQL database creation script 2021-02-08 02:53:21 +01:00
psql_creation.sql Add MySQL and alembic 2021-02-08 02:19:07 +01:00
shell.nix Fix pgloader database URI 2021-02-08 09:42:06 +01:00

README.org

PostgreSQL migration

This repository contains the tools needed for a database migration from MySQL to PostgreSQL, using pgloader