pgadmin4/web/pgadmin/tools/search_objects
Libor M 36a3d4e53b Some more gettext() usage fixes:
- fixed `%` vs. `.format()`
  - unified texts and usage `%s` vs. `{}`/`{0}`
  - improved text sentences for translate
  - added gettext for next texts
2020-04-20 11:19:09 +05:30
..
static Some more gettext() usage fixes: 2020-04-20 11:19:09 +05:30
templates/search_objects/sql Fixed internal server error when the database server is logged in with non-super user. Fixes #5400 2020-04-16 15:05:17 +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 Added search object functionality. Fixes #2172 2020-04-06 17:33:07 +05:30