|
|
46df9f7aeb
|
refactor: clean up
|
2025-10-11 23:01:31 +02:00 |
|
|
|
b96bdb3068
|
fix(error): directly return sqlx Error type
|
2025-10-11 22:58:33 +02:00 |
|
|
|
7a6243c6e4
|
feat(repositories): add get_many_by_id method
|
2025-07-31 17:15:00 +02:00 |
|
|
|
e4a1006412
|
feat(repositories): add delete by id method code generation
|
2025-06-23 16:54:51 +02:00 |
|
|
|
64e1aa33a6
|
feat(migrations): support boolean type
|
2025-06-23 16:54:37 +02:00 |
|
|
|
21c1f2e069
|
feat: add models path arg
|
2025-06-02 11:39:05 +02:00 |
|
|
|
e4f6c0f12d
|
feat(repositories): add update_by_id method
|
2025-03-23 22:31:35 +01:00 |
|
|
|
8e9d2e06d4
|
feat(migrations): add support for usize type
|
2025-03-21 22:56:13 +01:00 |
|
|
|
3977e08084
|
refactor: uniformize project naming
|
2025-03-15 10:22:00 +01:00 |
|