emqx/apps/emqx_bridge_matrix/src
Thales Macedo Garitezi c07bc68e6f feat(postgres): add `disable_prepared_statements` option
Fixes https://emqx.atlassian.net/browse/EMQX-12496

Some Postgres connections, such ones made to [PGBouncer](https://www.pgbouncer.org/) or
[Supabase in Transaction Mode](https://supabase.com/), do not support some session
features like prepared statements.
2024-06-04 10:11:25 -03:00
..
emqx_bridge_matrix.app.src feat(postgres): add `disable_prepared_statements` option 2024-06-04 10:11:25 -03:00
emqx_bridge_matrix.erl refactor(emqx_connector_info): improve documentation and type specs 2024-03-21 16:08:31 +01:00
emqx_bridge_matrix_action_info.erl feat(postgres): add `disable_prepared_statements` option 2024-06-04 10:11:25 -03:00
emqx_bridge_matrix_connector_info.erl refactor(kinesis,pgsql,timescale,matrix connectors): emqx_connector_info 2024-03-19 15:57:23 +01:00