Skip to main content

render

Function render 

Source
pub fn render(change: &Change) -> String
Expand description

Render a single Change into a SQL statement (including trailing ;). Uses default context (PG 16+).