pgAdmin 4 commit: Added Insert/Delete/Update script functionality for f

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Added Insert/Delete/Update script functionality for f
Дата
Msg-id E1b56V7-0003Pe-6H@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Added Insert/Delete/Update script functionality for foreign table objects

Branch
------
master

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

Modified Files
--------------
.../databases/schemas/foreign_tables/__init__.py   | 156 ++++++++++++++++++++-
.../templates/foreign_tables/js/foreign_tables.js  |   1 +
2 files changed, 156 insertions(+), 1 deletion(-)


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

Предыдущее
От: Surinder Kumar
Дата:
Сообщение: [pgAdmin4][Patch]: [FileManager] ReferenceError: assignment to undeclared variable t_res
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: PATCH: CREATE Script Initial patch (pgAdmin4)