mirror of https://github.com/ansible/ansible.git
Backport of 65093, postgresql_lang: use query parameters with cursor.execute() (#65165)
* Backport of 65093, postgresql_lang: use query parameters with cursor.execute() * fix CI testspull/65504/head
parent
f5fa6ace4a
commit
81a7957929
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- postgresql_lang - use query params with cursor.execute (https://github.com/ansible/ansible/pull/65093).
|
||||
Loading…
Reference in New Issue