Declarative migrations for sqlc
sqlc is a tool that generates type-safe idiomatic Go code from SQL queries. It's like a transpiler,
sqlc is a tool that generates type-safe idiomatic Go code from SQL queries. It's like a transpiler,
In our previous sqlc guide, we saw how we can use Atlas to handle the schema