Skip to main content

Module diff

Module diff 

Source
Expand description

Compare live database schema against a target and generate migration SQL.

Structs§

DiffReport
Report produced by the diff command.

Enums§

DiffTarget
Target to compare the current schema against.

Functions§

execute
Execute the diff command (PostgreSQL legacy entry).
execute_db
Execute the diff command (dialect-aware entry).