Open Issues Need Help
View All on GitHub fix SP__insert_ident_actual_definition in agent.pgsql.jinja about 1 hour ago
AI Summary: This issue reports a bug in `agent.pgsql.jinja` where the `CALL SP__insert_ident_actual_definition` statement at line 123 has incorrect parameter order. The arguments for `p_ap_spec_id` and `p_use_desc` are swapped, and the proposed fix corrects their positions to match the stored procedure's definition.
Complexity:
1/5
bug good first issue