Обсуждение: pgAdmin 4 commit: Fixed SQL syntax error if select "Custom auto-vacuum"

Поиск
Список
Период
Сортировка

pgAdmin 4 commit: Fixed SQL syntax error if select "Custom auto-vacuum"

От
Akshay Joshi
Дата:
Fixed SQL syntax error if select "Custom auto-vacuum" option and not set Autovacuum option to Yes or No. Fixes #6925

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=7468ca36ae1ddad16b81ffc29c535bb82450a50e
Author: Nikhil Mohite <nikhil.mohite@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_6_2.rst                             |  1 +
.../schemas/tables/templates/tables/sql/12_plus/create.sql   |  2 +-
.../server_groups/servers/databases/schemas/tables/utils.py  | 12 +++++++++++-
3 files changed, 13 insertions(+), 2 deletions(-)