pgadmin4/web/pgadmin/tools/sqleditor/utils
Yogesh Mahajan 64d5457e2b
Try to fix feature test failures happening due to error occurring while deleting test databases.
* Try to fix feature test failures happening due to error occurring while deleting test databases.

* Updated ON_DEMAND_ROW_COUNT to ON_DEMAND_RECORD_COUNT missed in #3275.
2023-04-13 17:25:12 +05:30
..
tests Added support for psycopg3 along with psycopg2. #5011 2023-02-15 11:31:29 +05:30
__init__.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
apply_explain_plan_wrapper.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
constant_definition.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
filter_dialog.py Remove dependency on simplejson package. 2023-02-15 11:10:12 +05:30
get_column_types.py Added support for psycopg3 along with psycopg2. #5011 2023-02-15 11:31:29 +05:30
is_begin_required.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
is_query_resultset_updatable.py Added support for psycopg3 along with psycopg2. #5011 2023-02-15 11:31:29 +05:30
macros.py Remove dependency on simplejson package. 2023-02-15 11:10:12 +05:30
query_history.py 1) Port query tool to React. Fixes #6131 2022-04-07 17:36:56 +05:30
query_tool_fs_utils.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
query_tool_preferences.py Try to fix feature test failures happening due to error occurring while deleting test databases. 2023-04-13 17:25:12 +05:30
save_changed_data.py Ensure that default values are set only for insert statement if user does not provide any values, in case of updating existing values to blank it should be set to null. #5934 2023-03-27 10:22:28 +05:30
start_running_query.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30
update_session_grid_transaction.py Update copyright notices for 2023 2023-01-02 11:53:55 +05:30