Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:38:35 +08:00
commit 2e8fdcf515
5 changed files with 606 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "sqlc-go",
"description": "Expert guidance for using sqlc with Go and PostgreSQL, including query writing, type mappings, and migration management",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Michael Brady",
"email": "zhongweili@tubi.tv"
},
"skills": [
"./"
]
}