@@ -0,0 +1,7 @@
.PHONY: sqlc
sqlc:
sqlc generate
.PHONY: sqlc-check
sqlc-check:
sqlc diff
The note is not visible to the blocked user.