This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
You've already forked pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2025-02-25 18:55:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
aa679e06b27cf036d6906fdfd201b26368b10e80
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Aditya Toshniwal
aa679e06b2
Replace the generic exception class with a more specific one to fix SonarQube issues.
2020-08-05 12:41:28 +05:30
..
static
Fixed an issue where the user is not able to save the new row if the table is empty.
Fixes
#4810
2020-07-24 14:30:22 +05:30
templates/sqleditor
/sql
Fixed data truncation issue when updating the data of type character with length.
Fixes
#5481
2020-05-25 17:05:47 +05:30
tests
Fixed data truncation issue when updating the data of type character with length.
Fixes
#5481
2020-05-25 17:05:47 +05:30
utils
Replace the generic exception class with a more specific one to fix SonarQube issues.
2020-08-05 12:41:28 +05:30
__init__.py
Ensure that the original file format should be retained when saving the same file in SQL editor.
Fixes
#3767
2020-08-03 13:18:04 +05:30
command.py
Replace the generic exception class with a more specific one to fix SonarQube issues.
2020-08-05 12:41:28 +05:30