Commit graph

7 commits

Author SHA1 Message Date
8f7d11226f refactor: apply clippy rules 2026-01-13 21:20:50 +01:00
d205d722aa style: apply cargo fmt 2026-01-13 20:47:19 +01:00
534ed83419 feat(repositories): add methods get_many_of_related_entity and delete_many_by_id 2026-01-13 20:45:37 +01:00
5e0ffe67c3 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-11 16:28:07 +01:00
46df9f7aeb refactor: clean up 2025-10-11 23:01:31 +02:00
21c1f2e069 feat: add models path arg 2025-06-02 11:39:05 +02:00
3977e08084 refactor: uniformize project naming 2025-03-15 10:22:00 +01:00
Renamed from lib/sqlx_tools_generator_cli/src/main.rs (Browse further)