You've already forked agentic-coding-workflow
feat(sqlc): scaffold sqlc config and placeholder queries
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
-- name: Ping :one
|
||||
SELECT 1::int AS ok;
|
||||
Reference in New Issue
Block a user