This website requires JavaScript.
Explore
Help
Sign In
pgadmin-org
/
pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
Watch
1
Star
0
Fork
You've already forked pgadmin4
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
a662d866af
pgadmin4
/
web
/
pgadmin
/
tools
/
search_objects
History
Dave Page
86afec860f
Remove Python 2 support from the Python tests.
...
refs
#5443
2020-04-30 12:56:45 +05:30
..
static
Fixed an issue where the search object not able to locate pg_toast_* tables in the pg_toast schema.
Fixes
#5441
2020-04-27 19:51:56 +05:30
templates/search_objects
/sql
Fixed an issue where the search object not able to locate pg_toast_* tables in the pg_toast schema.
Fixes
#5441
2020-04-27 19:51:56 +05:30
tests
Remove Python 2 support from the Python tests.
2020-04-30 12:56:45 +05:30
__init__.py
Various misc fixes:
2020-04-08 14:14:25 +05:30
utils.py
Fixed search object issue when the object name contains special characters.
Fixes
#5401
2020-04-20 18:40:40 +05:30