HarryVerhoef / currycompare

2 stars 0 forks source link

Design and document the process by which the ORM is maintained and deployed #33

Closed HarryVerhoef closed 7 months ago

HarryVerhoef commented 7 months ago

As a CurryCompare developer I want to be able to modify the ORM and have those changes reflected instantly in generated types so that I can detect any type errors I might run into with that ORM change.

As a CurryCompare developer I want to be able to deploy any ORM changes with a merge of a pull request so that I don't have to run any manual steps.