Commit 5a9deb2
Expose Structured Mock Migrations (#1600)
* added mock structured
* builds
* re-export escape
* move show
* started adding structured representation to AddTable
* make AddTable structured
* remove unneeded lines
* ran fourmolu
* added changelog
* Ran fourmolu again
* manually add restyle
* fix version @SInCE, add newtype to SafeToRemove
* updated constructors to better names
* remove unneeded partition
* move to NEL for reference
* fourmolu
* move structured migration to internal
* fourmolu
* remove unused
* Removed redundant code from mock migration
* tests compile
* Fourmolu
* fixed typo
* update type
* fourmolu
* update changelog
* derived eq
* update cabal version
---------
Co-authored-by: Kuba Karpierz <karpierz@MacBook-Pro-51.local>1 parent 607b483 commit 5a9deb2
File tree
4 files changed
+1756
-1472
lines changed- persistent-postgresql
- Database/Persist
- Postgresql
4 files changed
+1756
-1472
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
| 5 | + | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
5 | 9 | | |
6 | 10 | | |
7 | 11 | | |
| |||
0 commit comments