index
:
iosdc-japan-2024-albatross
main
iosdc-japan-2024-albatross
nsfisis
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
backend
/
tools.go
blob: 7e7d6a6fb5f4309479a0d8ceaa7d9ce0aa9a8358 (
plain
)
1
2
3
4
5
6
7
//go:build tools package tools import ( _ "github.com/sqlc-dev/sqlc/cmd/sqlc" )