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
d491a7047aa5e7707c9533f644fc14a170069d47
agentic-coding-workflow
/
internal
/
user
/
queries
/
users.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