mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-04-28 13:21:25 -07:00
* 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 |
||
---|---|---|
.. | ||
__init__.py | ||
postgresql_db.py | ||
postgresql_ext.py | ||
postgresql_idx.py | ||
postgresql_info.py | ||
postgresql_lang.py | ||
postgresql_membership.py | ||
postgresql_pg_hba.py | ||
postgresql_ping.py | ||
postgresql_privs.py | ||
postgresql_query.py | ||
postgresql_schema.py | ||
postgresql_set.py | ||
postgresql_table.py | ||
postgresql_tablespace.py | ||
postgresql_user.py |