Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dfordivam/haskey-db-migration-example
A small example to show db migration in haskey, using type families
https://github.com/dfordivam/haskey-db-migration-example
Last synced: 6 days ago
JSON representation
A small example to show db migration in haskey, using type families
- Host: GitHub
- URL: https://github.com/dfordivam/haskey-db-migration-example
- Owner: dfordivam
- Created: 2017-12-09T09:30:40.000Z (about 7 years ago)
- Default Branch: master
- Last Pushed: 2017-12-09T09:34:51.000Z (about 7 years ago)
- Last Synced: 2024-12-23T11:13:06.192Z (11 days ago)
- Language: Haskell
- Homepage:
- Size: 4.88 KB
- Stars: 2
- Watchers: 4
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# haskey-db-migration-example
A small example to show db migration using type familiesSee SchemaNew.hs and UserData.hs