Postgrex PubSub v0.1.1 PostgrexPubsub View Source

Documentation for PostgrexPubsub.

Link to this section Summary

Link to this section Functions

Link to this function

broadcast_mutation_for_table(table_name)

View Source
Link to this function

create_postgres_broadcast_function_sql(channel_to_broadcast_on)

View Source
Link to this function

create_table_mutation_trigger_sql(table_name)

View Source
Link to this function

delete_broadcast_trigger_for_table(table_name)

View Source
Link to this function

get_trigger_name(table_name)

View Source