community.general/lib/ansible/modules/database/postgresql
Andrey Klychkov be75c79941 New module postgresql_query (#52555)
* New module postgresql_query

* New module postgresql_query: added tests

* New module postgresql_query: added path_to_script

* New module postgresql_query: fix doc

* New module postgresql_query: fix autocommit

* New module postgresql_query: added exception for centos6 tests

* New module postgresql_query: fixes

* New module postgresql_query: add psycopg2 check

* New module postgresql_query: add psycopg2 check, fix

* New module postgresql_query: add psycopg2 check, fix

* New module postgresql_query: add psycopg2 check, fix

* New module postgresql_query: fix a type
2019-02-25 14:08:04 +00:00
..
__init__.py Some more module categorization. 2016-12-08 11:22:25 -05:00
postgresql_db.py Fix sanity test failures (pep8). 2019-02-15 09:25:20 -08:00
postgresql_ext.py start getting modules to use shared import error code (#51787) 2019-02-06 12:39:17 -05:00
postgresql_idx.py Module postgresql_idx: added ci tests, new params, returned values, code refactoring (#52230) 2019-02-15 15:38:56 +01:00
postgresql_lang.py start getting modules to use shared import error code (#51787) 2019-02-06 12:39:17 -05:00
postgresql_privs.py Include materialized views for ALL_IN_SCHEMA (#50957) 2019-02-07 16:38:28 -05:00
postgresql_query.py New module postgresql_query (#52555) 2019-02-25 14:08:04 +00:00
postgresql_schema.py start getting modules to use shared import error code (#51787) 2019-02-06 12:39:17 -05:00
postgresql_user.py start getting modules to use shared import error code (#51787) 2019-02-06 12:39:17 -05:00