pub fn render(change: &Change) -> String
Render a single Change into a SQL statement (including trailing ;). Uses default context (PG 16+).
Change
;