Jakub Zych 12e738f1b5 feat(01-03): create Repository pattern with typed errors
- Add User domain model (summer_users table mapping)
- Add RepositoryError ADT (NotFound, Conflict, ValidationError, DatabaseError)
- Implement UserRepository trait with CRUD operations
- Add UserRepositoryLive using Quill with compile-time SQL validation
- Handle SQL exceptions with refineOrDie for typed error channel
2026-02-04 22:41:11 +01:00
2026-02-04 01:06:15 +01:00
2026-02-04 01:06:15 +01:00
2026-02-04 01:06:15 +01:00
2026-02-04 01:35:47 +01:00
2026-02-04 01:05:21 +01:00
2026-02-04 01:06:15 +01:00
2026-02-04 01:35:47 +01:00
Description
Take the autumn idea hardened with the winter frost to the white boy summer
Readme 1.3 MiB
Languages
Scala 69.4%
HTML 23.3%
Dockerfile 4.6%
PLpgSQL 2.7%