Commit Graph

7 Commits

Author SHA1 Message Date
5fc9308ada
add inheritance and enums configuration to in memory db context
All checks were successful
/ tests (push) Successful in 31s
/ build (push) Successful in 7m9s
/ build-docker (push) Successful in 5m34s
2025-05-20 10:33:35 +03:00
5982fa7285
add employee management 2025-05-16 15:22:44 +03:00
5ee8c9c5df
add vehicle enrollments management 2025-05-11 10:51:19 +03:00
bd87ab9133
fix VehicleType type convertation issue in InMemory datastore
without the fix tests would fail
2025-05-01 20:54:59 +03:00
d500d1f84c
add address entity management 2025-05-01 11:48:43 +03:00
0345f58f7b
add city entity management 2025-04-30 17:29:40 +03:00
d694573c19
initial commit 2025-04-29 23:51:19 +03:00