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,
With Atlas, users do not need to plan database schema changes themselves. Instead
Introduction
The atlas schema plan command allows users to pre-plan declarative schema migrations before applying them to the