This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2026-08-02 09:29:29 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
99d1068f702d1b2d95419358fce566a27f22a304
pgadmin4
/
web
/
pgadmin
/
tools
/
search_objects
T
History
Aditya Toshniwal
99d1068f70
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
..
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
Added search object functionality.
Fixes
#2172
2020-04-06 17:33:07 +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