Postgrex PubSub Multitenant v0.1.0 PostgrexPubsubMultiTenant.IdStrategy View Source

Link to this section Summary

Link to this section Functions

Link to this function

broadcast_mutation_for_table(table_name, prefix, columns)

View Source
Link to this function

create_postgres_broadcast_id_function_sql(channel_to_broadcast_on)

View Source
Link to this function

delete_broadcast_trigger_for_table(table_name, prefix)

View Source
Link to this function

get_trigger_name_INSERT_DELETE(table_name)

View Source
Link to this function

get_trigger_name_UPDATE(table_name)

View Source