7 Commits

Author SHA1 Message Date
Martin Berg Alstad
de3882c8b1
🧹 Removed unused dependencies
Some checks failed
Build & test / build (push) Failing after 4s
Signed-off-by: Martin Berg Alstad <600878@stud.hvl.no>
2024-12-22 16:30:08 +01:00
61da72936e
Changed path to name of git repository, to work when cloning
Signed-off-by: Martin Berg Alstad <600878@stud.hvl.no>
2024-12-22 16:24:23 +01:00
Martin Berg Alstad
7e2df67fee Comments.
Coverage to Makefile.toml.

Added branch to map! to allow for instantiating with default values.
2024-08-31 17:49:27 +02:00
Martin Berg Alstad
8fb89e0459 Makefile.toml
TestContainers and diesel test database
2024-08-31 12:21:59 +02:00
Martin Berg Alstad
eeab1257e3 InsertMany function for create trait.
Changed path to DateTimeInterval.

Changed lifetimes on derives with async_trait
2024-08-25 17:56:56 +02:00
Martin Berg Alstad
17c81f4da1 Rewritten diesel_crud to be more flexible 2024-08-24 19:29:54 +02:00
Martin Berg Alstad
ae775f4e9e DieselCrud traits and derives 2024-08-19 19:55:01 +02:00