Documentation
¶
Overview ¶
generate demonstrates drops's drizzle-kit-compatible migration generator. It builds two snapshots of a Go schema (an initial one and one after a column is added) and prints the SQL drops emits for each — exactly the bytes that would be written to disk as part of a real drizzle/ directory.
Run with:
go run ./examples/generate
Click to show internal directories.
Click to hide internal directories.