create_notify_trigger_sql

Function create_notify_trigger_sql 

Source
pub fn create_notify_trigger_sql(schema: &str, table: &str) -> String
Expand description

Generate SQL to create a notification trigger for a table.