pgAdmin 4 commit: Using simplejson for jsonify the data of type Decimal

Поиск
Список
Период
Сортировка
От Ashesh Vashi
Тема pgAdmin 4 commit: Using simplejson for jsonify the data of type Decimal
Дата
Msg-id E1aHsk5-0002be-M1@gothos.postgresql.org
обсуждение исходный текст
Список pgadmin-hackers
Using simplejson for jsonify the data of type Decimal, which will used
for numeric type of PostgreSQL, in python using psycopg2.

Branch
------
master

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

Modified Files
--------------
requirements_py2.txt      | 1 +
requirements_py3.txt      | 3 ++-
web/pgadmin/utils/ajax.py | 2 +-
3 files changed, 4 insertions(+), 2 deletions(-)


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

Предыдущее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Introduced the VariableControl, which will be used in
Следующее
От: Ashesh Vashi
Дата:
Сообщение: pgAdmin 4 commit: Added support for select2 control for using select2 i