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
0850db2a9be252fbcc67c543baf537a34516bd1f
pgadmin4
/
web
/
pgadmin
/
tools
/
search_objects
History
Aditya Toshniwal
d6b22f1f4c
Fixed an issue where the search object is unable to locate inherited tables and constraint filters are not working.
Fixes
#5492
2020-06-22 11:53:00 +05:30
..
static
Fixed an issue where the search object is unable to locate inherited tables and constraint filters are not working.
Fixes
#5492
2020-06-22 11:53:00 +05:30
templates/search_objects
/sql
Fixed an issue where the search object is unable to locate inherited tables and constraint filters are not working.
Fixes
#5492
2020-06-22 11:53:00 +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