Branch: refs/heads/master
Home: https://github.com/pgadmin-org/pgadmin4
Commit: a73f58160f91ece82650a6e8ca5438d2a593ad55
https://github.com/pgadmin-org/pgadmin4/commit/a73f58160f91ece82650a6e8ca5438d2a593ad55
Author: Aditya Toshniwal <[email protected]>
Date: 2023-05-03 (Wed, 03 May 2023)
Changed paths:
M
web/pgadmin/browser/server_groups/servers/databases/schemas/views/__init__.py
M web/pgadmin/tools/sqleditor/utils/get_column_types.py
Log Message:
-----------
Fix an issue where running any query in query tool gives 'list index out of
range' error. #5922