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
ae18b9a0ac7534d83a6e873a9b0d677ba2b08431
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Nikhil Mohite
93adf6884f
Upgrade font awesome from v4 to v5.
Fixes
#5731
2020-08-13 12:04:00 +05:30
..
static
Upgrade font awesome from v4 to v5.
Fixes
#5731
2020-08-13 12:04:00 +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 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
utils
Replace the generic exception class with a more specific one.
2020-08-07 12:37:00 +05:30
__init__.py
The 'str' object never has attribute decode in Python3, so remove the dead code.
2020-08-12 18:55:35 +05:30
command.py
Replace the generic exception class with a more specific one.
2020-08-07 12:37:00 +05:30