1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/test/integration/targets/postgresql
Andrey Klychkov 349a0dccee New module postgresql_table - create postgresql table on remote host (#52077)
* New module postgresql_table - create postgresql table on remote host

* New module postgresql_table - fix tests

* New module postgresql_table - fix tests

* New module postgresql_table - fix tests

* New module postgresql_table - fix a typo

* New module postgresql_table - change columns and params to type str

* New module postgresql_table - fix columns type

* New module postgresql_table - added pg_quote_identifier

* New module postgresql_table - removed unused lib

* New module postgresql_table - query -> queries

* New module postgresql_table - test improvement

* New module postgresql_table - fixed tests for PG 9.0

* New module postgresql_table - fixes

* New module postgresql_table - fixes
2019-03-29 15:51:07 +00:00
..
defaults Added a new module that can manage rules in pg_hba files. (#32666) 2019-03-27 15:54:20 +01:00
meta Migrate Linux CI roles to test targets. (#17997) 2016-10-13 09:09:25 -07:00
tasks New module postgresql_table - create postgresql table on remote host (#52077) 2019-03-29 15:51:07 +00:00
aliases Add shippable/posix/group4/ for CI. (#53816) 2019-03-15 07:25:37 -07:00