This website requires JavaScript.
Explore
Help
Sign In
q792602257
/
agentic-coding-workflow
Watch
0
Star
0
Fork
0
You've already forked agentic-coding-workflow
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
42d44800b6496aa2591c126b345e650a60860d9f
agentic-coding-workflow
/
internal
/
audit
/
queries
/
audit.sql
T
q792602257
d491a7047a
feat(sqlc): scaffold sqlc config and placeholder queries
2026-04-28 14:23:53 +08:00
3 lines
40 B
SQL
Raw
Blame
History
-- name: Ping :one
SELECT
1
:
:
int
AS
ok
;
Reference in New Issue
View Git Blame
Copy Permalink