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
1979ea53c7ef05d7fb6c66fac54bda3dd1328c08
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Nikhil Mohite
1979ea53c7
Fixed an issue where the 'Confirm on close or refresh' setting was ignored when closing the query/ERD tool opened in the new tab.
#5475
2022-11-02 14:03:52 +05:30
..
static
/js
Fixed an issue where the 'Confirm on close or refresh' setting was ignored when closing the query/ERD tool opened in the new tab.
#5475
2022-11-02 14:03:52 +05:30
templates
/sqleditor
1) Remove folders that are no longer used for older database versions.
2022-09-29 16:45:51 +05:30
tests
1) Remove folders that are no longer used for older database versions.
2022-09-29 16:45:51 +05:30
utils
Ensure that users can use custom characters as CSV field separators/CSV quotes when downloading query results.
#5066
2022-10-20 16:28:42 +05:30
__init__.py
Fix failing API test cases.
#5210
2022-09-23 16:22:16 +05:30
command.py
1) Remove Python's 'Six' package completely.
#5357
2022-09-26 12:47:31 +05:30