Обсуждение: pgAdmin 4 commit: Using simplejson for jsonify the data of type Decimal

Поиск
Список
Период
Сортировка

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

От
Ashesh Vashi
Дата:
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(-)