Commit Graph

3 Commits (8f97d6da8bb4be8da7fa76f9847a449c319e4b2d)

Author SHA1 Message Date
Andrey Klychkov 8f97d6da8b Backport PR of 57391 postgresql_table - fix conflicts 7 years ago
Andrey Klychkov 5ebc83bce6 Backport PR of 57391 postgresql_table - bugfix of schema handling 7 years ago
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
7 years ago