[pgadmin-hackers] pgAdmin 4 commit: Show index columns in the correct order in RE-SQL.Fi

Поиск
Список
Период
Сортировка
От Dave Page
Тема [pgadmin-hackers] pgAdmin 4 commit: Show index columns in the correct order in RE-SQL.Fi
Дата
Msg-id E1cHrAr-0006xW-2T@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Show index columns in the correct order in RE-SQL. Fixes #1842

Branch
------
master

Details
-------
http://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=1431dfcb01462a281c37cdde57408feba75db8b9
Author: Murtuza Zabuawala <murtuza.zabuawala@enterprisedb.com>

Modified Files
--------------
.../tables/templates/index/sql/9.1_plus/column_details.sql  |  3 ++-
.../templates/index_constraint/sql/get_constraint_cols.sql  | 13 ++++++++++---
2 files changed, 12 insertions(+), 4 deletions(-)


В списке pgadmin-hackers по дате отправления:

Предыдущее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin-hackers] [pgAdmin4][Patch]: RM #1807 Query Tool Does NotRecognize When File Changes Have Been Saved
Следующее
От: Dave Page
Дата:
Сообщение: Re: [pgadmin-hackers] PATCH: To fix the issue of column order inPrimary Key/Index constraints (pgAdmin4)