pgAdmin 4 commit: Use .__ne__ instead of 'is not None' statement to fix

Поиск
Список
Период
Сортировка
От Akshay Joshi
Тема pgAdmin 4 commit: Use .__ne__ instead of 'is not None' statement to fix
Дата
Msg-id E1mpsGE-0000cC-Jj@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Use .__ne__ instead of 'is not None' statement to fix the API test cases.

Branch
------
master

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

Modified Files
--------------
web/pgadmin/__init__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)


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

Предыдущее
От: Akshay Joshi
Дата:
Сообщение: pgAdmin 4 commit: Fixed API test case after upgrading Flask to v2.
Следующее
От: Nikhil Mohite
Дата:
Сообщение: [pgAdmin][RM-7005]: On demand rows throws error if any cell edit saved