chore: cleanup codegen (#965)

This commit is contained in:
Stavros
2026-07-02 23:35:34 +03:00
committed by GitHub
parent a3c4d6ac83
commit 440a3a3ef5
10 changed files with 11 additions and 9 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
package sqlite
//go:generate go run github.com/tinyauthapp/tinyauth/gen/sqlc-wrapper -pkg github.com/tinyauthapp/tinyauth/internal/repository/sqlite
//go:generate go run github.com/tinyauthapp/tinyauth/gen/sqlc_wrapper -pkg github.com/tinyauthapp/tinyauth/internal/repository/sqlite