pgAdmin 4 commit: Fixed an issue where file extension is stripped on re

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Fixed an issue where file extension is stripped on re
Дата
Msg-id E1kN8ep-0002tb-2S@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Fixed an issue where file extension is stripped on renaming a file. Fixes #4855

Branch
------
master

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=c7c199210dbd7971c96fce4c67d7b4ec14585cda
Author: Aditya Toshniwal <aditya.toshniwal@enterprisedb.com>

Modified Files
--------------
docs/en_US/release_notes_4_27.rst                  | 1 +
web/pgadmin/misc/file_manager/static/js/utility.js | 7 +++----
2 files changed, 4 insertions(+), 4 deletions(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: Re: Error in pgadmin 4
Следующее
От: Akshay Joshi
Дата:
Сообщение: Re: [pgAdmin][RM3794]:Allow User to Change Database Connection from an Open Query Tool Tab