|
d260b2d676
|
💚 Added multi_thread flavor to tokio::test
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 |
|
|
5a77407297
|
✨ Replaced async_trait with async in traits from 2024 edition
|
2025-03-07 22:40:10 +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
|
762330189d
|
More derives for types.
Addee new_safe constructor for Interval type
|
2024-08-25 00:55:14 +02:00 |
|
Martin Berg Alstad
|
17c81f4da1
|
Rewritten diesel_crud to be more flexible
|
2024-08-24 19:29:54 +02:00 |
|
Martin Berg Alstad
|
00e894140f
|
Added Wrapper types and DateTimeInterval
|
2024-08-19 23:15:55 +02:00 |
|
Martin Berg Alstad
|
ae775f4e9e
|
DieselCrud traits and derives
|
2024-08-19 19:55:01 +02:00 |
|
Martin Berg Alstad
|
347314460a
|
Sanitize impl in macro
|
2024-08-05 01:49:28 +02:00 |
|
Martin Berg Alstad
|
ee487540ac
|
Sanitize returntype in macro
|
2024-08-05 01:46:35 +02:00 |
|
Martin Berg Alstad
|
865cc6ddb9
|
Fix version requirement for regex
|
2024-07-21 19:47:15 +02:00 |
|
Martin Berg Alstad
|
5cd1c075a5
|
Read files macro for loading reading files to string at compile-time
Makefile for formatting and linting
Workspace for subcrates.
Moved crates to subdir and moved subcrate configs to workspace.*
|
2024-07-16 18:29:32 +02:00 |
|