refactor(db): cleanup sqlc-wrapper gen

This commit is contained in:
Scott McKendry
2026-05-07 18:55:51 +12:00
parent 04b8e9884b
commit 3eeabd3623
7 changed files with 267 additions and 234 deletions
+1 -1
View File
@@ -84,4 +84,4 @@ sql:
# Go gen
generate:
go run ./gen
go generate ./internal/repository/...