mirror of https://github.com/ansible/ansible.git
postgresql_query: fix decimal handling (#73414)
Co-authored-by: Andrew Klychkov <andrew.klychkov@gmail.com>pull/73515/head
parent
d8a82154d4
commit
6f4ea2f19e
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- postgresql_query - fix decimal handling (https://github.com/ansible-collections/community.postgresql/issues/45).
|
||||
Loading…
Reference in New Issue