trepa/internal/accounts/repository
qpismont edc9aeb471
Some checks failed
ci/woodpecker/push/lint Pipeline failed
ci/woodpecker/push/tests Pipeline was successful
ci/woodpecker/push/build unknown status
Remove FetchOneByRoleId method and its corresponding SQL constant from the account repository to streamline account management functionality.
2025-04-17 20:24:20 +00:00
..
account.go Remove FetchOneByRoleId method and its corresponding SQL constant from the account repository to streamline account management functionality. 2025-04-17 20:24:20 +00:00
account_test.go Update dependencies and improve account tests: add objx library, replace assert library with testify, enhance password assertions, and modify SQL fixtures for password hashing. 2025-03-24 21:18:01 +00:00
const.go Remove FetchOneByRoleId method and its corresponding SQL constant from the account repository to streamline account management functionality. 2025-04-17 20:24:20 +00:00