summaryrefslogtreecommitdiff
path: root/cmd/redqctl/main.go
Commit message (Expand)AuthorAgeFilesLines
* refactor: drop http api, move to sqlc/postgresqlsinanmohd2024-07-051-74/+0
* db/Account: PassHash -> Passwordsinanmohd2024-03-161-1/+1
* db/Account: Email -> UserNamesinanmohd2024-03-161-2/+2
* repo: initsinanmohd2024-03-151-0/+74