Go to file
coolneng 1232ba036e
Revert "Fix pgloader database URI"
This reverts commit fcc06ae4a0.
2021-02-24 01:52:33 +01:00
.gitignore Only recreate the database on the first run 2021-02-08 01:34:54 +01:00
README.org Update README 2021-02-12 13:17:30 +01:00
migration.py Use etlalchemy for the migration 2021-02-10 01:26:54 +01:00
psql_creation.sql Revert "Add MySQL and alembic" 2021-02-09 16:32:07 +01:00
shell.nix Revert "Fix pgloader database URI" 2021-02-24 01:52:33 +01:00

README.org

PostgreSQL migration

This repository contains the tools needed for a database migration from SQLite to PostgreSQL, using etlalchemy