pgAdmin 4 commit: Don't try to set permissions on Windows. It won't wor

Поиск
Список
Период
Сортировка
От Dave Page
Тема pgAdmin 4 commit: Don't try to set permissions on Windows. It won't wor
Дата
Msg-id E1hqZy2-0005bc-7g@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Don't try to set permissions on Windows. It won't work anyway. Fixes #4276

Branch
------
electron2

Details
-------
https://git.postgresql.org/gitweb?p=pgadmin4.git;a=commitdiff;h=aa12297e63e91778904a0c926cfed0d926957926

Modified Files
--------------
web/pgadmin/__init__.py             |  3 ++-
web/pgadmin/setup/data_directory.py | 16 +++++++++-------
web/setup.py                        |  3 ++-
3 files changed, 13 insertions(+), 9 deletions(-)


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

Предыдущее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Don't try to install Chromedriver using the chromedri
Следующее
От: Dave Page
Дата:
Сообщение: pgAdmin 4 commit: Add a framework for testing reversed engineered SQL a