|
|
5f45671b74
|
feat: one-to-many relation helper
Allow one to specify that a field of a model is a foreign key.
It will generate a bunch of helper methods to query related entities
from one entity.
|
2026-01-04 22:14:00 +01:00 |
|
|
|
bbec0fc3bf
|
test(sandbox): add repository testing
|
2025-10-12 14:02:20 +02:00 |
|
|
|
7a6243c6e4
|
feat(repositories): add get_many_by_id method
|
2025-07-31 17:15:00 +02:00 |
|
|
|
3977e08084
|
refactor: uniformize project naming
|
2025-03-15 10:22:00 +01:00 |
|
|
|
09791951d9
|
WIP
|
2025-01-27 09:08:04 +01:00 |
|
|
|
912d00f2d3
|
initial commit
|
2024-12-27 23:00:38 +01:00 |
|