-
Notifications
You must be signed in to change notification settings - Fork 0
22 September 2020
Martin René Sørensen edited this page Sep 29, 2020
·
1 revision
This page is to document work done that is not visible in Git Commits.
- Made Get action work with the database.
- Made Post action work with the database.
- Made Delete action work with the database.
- Made Put action work with the database.
- Made Patch action work with the database.
- Made Listing action work with the database.
- Remade some migrations.
- Adjusted repositories to be more consistent.