Thales Macedo Garitezi
|
687e2a3fae
refactor(resource): forbid changing resource state from `on_get_status` return
|
1 rok temu |
zmstone
|
401264b929
fix(action/postgres): ensure no reconnect callback duplication
|
1 rok temu |
Thales Macedo Garitezi
|
791c74cb54
chore(postgres): change debug log to trace with `QUERY` tag
|
1 rok temu |
zhongwencool
|
4d7535df2d
chore: use pgsqsl replace postgresql
|
1 rok temu |
zhongwencool
|
e7d07ea17c
feat: add resource_type to emqx_resource behaviour
|
1 rok temu |
Thales Macedo Garitezi
|
b71212b022
refactor: apply review comments
|
1 rok temu |
Thales Macedo Garitezi
|
6e702cd16c
fix(postgres): fix usage by authn/authz modules when prepared statements are disabled
|
1 rok temu |
Thales Macedo Garitezi
|
fd5e844cc1
fix(postgres): correctly handle batch queries with disabled prepared statements
|
1 rok temu |
Kjell Winblad
|
9d22089104
Merge pull request #13173 from kjellwinblad/kjell/pgsql_timestamp_encode_etc/EEC-1036
|
1 rok temu |
Kjell Winblad
|
c13631102e
fix(PgSQL connector): typo in function name
|
1 rok temu |
Kjell Winblad
|
e63dcc84b0
fix: unused variable and better error message
|
1 rok temu |
Kjell Winblad
|
2956e849eb
fix(pgsql connector): better msg when failing to remove statement
|
1 rok temu |
Kjell Winblad
|
336089f8a7
fix: bug found by dialyzer and make test case cleaner
|
1 rok temu |
Thales Macedo Garitezi
|
c07bc68e6f
feat(postgres): add `disable_prepared_statements` option
|
1 rok temu |
Kjell Winblad
|
572ca6433e
fix(pgsql connector): improvements due to suggestions from @thalesmg
|
1 rok temu |
Kjell Winblad
|
f2ccfff803
fix(pgsql connector): handle prepared statement already exists
|
1 rok temu |
Kjell Winblad
|
5bfe31b691
fix: issues found during PR review (thanks @thalesmg and @zmstone)
|
1 rok temu |
Kjell Winblad
|
ea7633c484
fix: rule trace formatting, republish and console stop after rendering
|
1 rok temu |
Kjell Winblad
|
b02ed4e6ec
feat: add stop after render and after render trace to pgsql action
|
1 rok temu |
Zaiming (Stone) Shi
|
46877e979b
chore: update copyright-year
|
2 lat temu |
Zaiming (Stone) Shi
|
f57f617ba3
refactor(schema): ensure roots/0 and namespace/0 for all schema modules
|
2 lat temu |
Thales Macedo Garitezi
|
a5d848515b
fix: project sub-fields in action/connector `resource_opts` for some bridges
|
2 lat temu |
Zaiming (Stone) Shi
|
423b586c56
fix(dialyzer): fix some dialyzer issues found on otp 26
|
2 lat temu |
Thales Macedo Garitezi
|
e03b8fd80e
chore(postgres): prettify logged errors
|
2 lat temu |
Kjell Winblad
|
dbe73c70b1
fix: dialyzer problem
|
2 lat temu |
Kjell Winblad
|
d5b62eead0
feat: split pgsql, matrix and timescale into connector action
|
2 lat temu |
Andrew Mayorov
|
d1c3b1c659
fix(bridges): handle secrets more consistently
|
2 lat temu |
Andrew Mayorov
|
4385b2f020
feat(pgsql): accept wrapped secrets as passwords
|
2 lat temu |
Andrew Mayorov
|
b5b6c3f8cc
fix(tpl): ensure full backward compat in basic connectors
|
2 lat temu |
Andrew Mayorov
|
8e4585d64f
chore: move template modules to `emqx_utils`
|
2 lat temu |