sqlc-dev / sqlc

Generate type-safe code from SQL
https://sqlc.dev
MIT License
13.61k stars 813 forks source link

Can't generate only schema without queries #3289

Open qanghaa opened 8 months ago

qanghaa commented 8 months ago

What do you want to change?

Context:

What database engines need to be changed?

PostgreSQL

What programming language backends need to be changed?

Go

pixelsoccupied commented 1 month ago

Hello I was looking for something similar as well (just generate models.go). I can help with the implementation if needed!