fix: remove unnecessary prepare_statement from pgsql action

This commit is contained in:
Kjell Winblad 2023-12-08 09:59:19 +01:00
parent 17e6703ba2
commit 0c80c74554
1 changed files with 1 additions and 2 deletions

View File

@ -64,8 +64,7 @@ fields(action_parameters) ->
binary(),
#{desc => ?DESC("sql_template"), default => default_sql(), format => <<"sql">>}
)}
] ++
emqx_connector_schema_lib:prepare_statement_fields();
];
fields(pgsql_action) ->
emqx_bridge_v2_schema:make_producer_action_schema(
hoconsc:mk(