Dave Page
|
01c7636c75
|
Update copyright notices for 2020.
|
2020-01-02 14:43:50 +00:00 |
Aditya Toshniwal
|
6e8ebbd375
|
Allow editing of data where a primary key column includes a % sign in the value. Fixes #4036
Fix an XSS issue seen in View/Edit data mode if a column name includes HTML. Fixes #4367
|
2019-06-20 12:21:37 +01:00 |
Khushboo Vashi
|
c21ea3c342
|
Ensure that pgAdmin4 should work properly with psycopg2 v2.8. Fixes #4143
|
2019-04-08 17:49:50 +05:30 |
Aditya Toshniwal
|
d641b47adb
|
Make the browser more robust in the face of multibyte characters in SQL_ASCII databases. Fixes #3877
|
2019-01-11 21:55:49 +05:30 |
Murtuza Zabuawala
|
e23d307c56
|
Update copyright notices for 2019
|
2019-01-02 15:54:12 +05:30 |
Akshay Joshi
|
52fc0846cd
|
pgAdmin4 should work with python 3.7, Fixes #3458
|
2018-08-06 15:35:03 +05:30 |
Dave Page
|
89821c0d19
|
Update copyright notices for 2018.
|
2018-01-05 10:42:50 +00:00 |
Harshal Dhumal
|
55254a649f
|
Re-hash the way that we handle rendering of special types such as arrays. Fixes #2782. Fixes #2822.
|
2017-12-13 11:53:27 +00:00 |
Dave Page
|
f221194bcc
|
Update copyright notices for 2017.
|
2017-01-04 13:33:32 +00:00 |
Murtuza Zabuawala
|
1b75679ec4
|
Python 2.6 fixes. Fixes #1636. Fixes #1659
|
2016-09-06 14:07:30 +01:00 |
Ashesh Vashi
|
8b35a60c08
|
Generate the proper unique name for the duplicate column name.
Thanks Murtuza for reporting the issue.
|
2016-07-19 11:27:03 +05:30 |
Ashesh Vashi
|
9ba6bafb2b
|
Using own version of cursor class to allow us to take care of the
duplicate name in column description.
|
2016-07-16 10:42:51 +05:30 |