8 Commits

Author SHA1 Message Date
d260b2d676
💚 Added multi_thread flavor to tokio::test
Some checks failed
Build & test / build (push) Failing after 10m42s
2025-03-08 18:11:14 +01:00
7a46101b42
♻️ Replace diesel_async_migrations with diesel_migrations, refactor
diesel test init
2025-03-08 17:46:45 +01:00
2f1eb4df3a
Updated dependencies, nix shell, justfile
- Updated all dependencies
- Updated Rust edition to 2024
- Nix shell from flake
- Added justfile
- Mirgrate all changes to various packages
2025-03-07 18:21: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