https://github.com/prosumma/hs-promigrate
Database migrator
https://github.com/prosumma/hs-promigrate
Last synced: about 1 year ago
JSON representation
Database migrator
- Host: GitHub
- URL: https://github.com/prosumma/hs-promigrate
- Owner: Prosumma
- License: other
- Created: 2023-12-27T04:14:45.000Z (over 2 years ago)
- Default Branch: master
- Last Pushed: 2024-03-29T19:00:37.000Z (about 2 years ago)
- Last Synced: 2025-01-29T11:46:16.894Z (over 1 year ago)
- Language: Haskell
- Size: 46.9 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# promigrate
You probably don't need this. `promigrate` is a utility I use to migrate Postgres databases for my personal projects. It's highly specific to my setup and depends on AWS. The code is also pretty quick-and-dirty.