This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2026-08-09 12:38:35 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
8cf7c41ad962c5a2617903b41159abf1977ecb66
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
T
History
Nikhil Mohite
8cf7c41ad9
Fixed an issue where adding/updating records fails if the table name contains percent sign.
Fixes
#4438
.
2021-03-09 12:40:59 +05:30
..
static
Fix explain plan and geometry viewer issue. It's a regression of SonarQube fixes.
Fixes
#6239
2021-02-19 14:29:43 +05:30
templates/sqleditor
/sql
Fixed an issue where the user is not able to insert the data if the table and columns name contains special characters.
Fixes
#4387
2020-08-06 12:30:10 +05:30
tests
Fixed encoding issue when database encoding set to SQL_ASCII and name of the column is in ASCII character.
Fixes
#6018
2021-02-26 13:23:07 +05:30
utils
Fixed an issue where adding/updating records fails if the table name contains percent sign.
Fixes
#4438
.
2021-03-09 12:40:59 +05:30
__init__.py
Fixed encoding issue when database encoding set to SQL_ASCII and name of the column is in ASCII character.
Fixes
#6018
2021-02-26 13:23:07 +05:30
command.py
Update copyright notices for 2021
2021-01-04 15:34:45 +05:30