Files
victorialogs-manager/backend
Claude Code bdf19fdb62 feat: Create User Repository (Issue #5)
- Implement user CRUD operations
- Add GetByID, GetByUsername, GetByEmail methods
- Add List with pagination support
- Add Update and UpdatePassword methods
- Add Delete with existence check
- Add Count, UsernameExists, EmailExists helpers
- Comprehensive error handling

Closes #5

Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-02-05 00:48:02 +03:00
..
2026-02-05 00:44:11 +03:00
2026-02-05 00:44:11 +03:00
2026-02-05 00:44:11 +03:00