|
|
ea3743cb04
|
fixed: error handling in commit;
refactor: exposed untransactional queries for transactional db helper again but with a clearer name this time since it still may be useful
|
2025-06-22 12:41:22 +03:00 |
|
|
|
613deae8e2
|
feat: db regular and transactional helpers to reduce boilerplate
|
2025-06-21 20:04:20 +03:00 |
|
|
|
03c072e67b
|
feat: dbcontext implements DBTX interface
|
2025-06-20 20:32:18 +03:00 |
|
|
|
8577314875
|
feat: dbcontext
|
2025-06-20 20:28:50 +03:00 |
|
|
|
87878f15a3
|
feat: service/controller prototype
|
2025-06-19 18:37:19 +03:00 |
|
|
|
912470b6e2
|
refactor: manually renamed password fields
|
2025-06-19 17:16:41 +03:00 |
|
|
|
49534d46c1
|
fix: fixed issue with comments in sqlc-generated go code;
refactor: creating/updating login_information takes plain password and hashes it in database;
feat: db query to get user by their login credentials
|
2025-06-19 17:10:52 +03:00 |
|
|
|
8258ac0ad4
|
feat: all of sql for release 1
|
2025-06-16 20:30:58 +03:00 |
|
|
|
c6a6aa6b91
|
refactor: improved table structure
|
2025-06-15 10:48:31 +03:00 |
|
|
|
8aeb6e19d4
|
feat: got sqlc to work
|
2025-06-15 01:18:00 +03:00 |
|