pgadmin4/web/pgadmin/tools/sqleditor/utils
Nikhil Mohite 2793747d3c 1) Added support for dynamic tab size. Fixes #4231
2) Fixed an issue where a long file name is not visible on the process watcher dialog. Fixes #5950
2020-11-04 17:45:28 +05:30
..
tests Change the following to replace Python 2 code with Python 3: 2020-08-31 16:45:31 +05:30
__init__.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
apply_explain_plan_wrapper.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
constant_definition.py Added missing gettext. 2020-10-27 10:51:35 +05:30
filter_dialog.py Fixed code smell 'String literals should not be duplicated'. 2020-09-03 18:35:58 +05:30
get_column_types.py Replace the generic exception class with a more specific one to fix SonarQube issues. 2020-08-05 12:41:28 +05:30
is_begin_required.py Fixed cognitive complexity issues reported by SonarQube. 2020-09-09 11:25:43 +05:30
is_query_resultset_updatable.py Fixed an issue where the query tool is not fetching more than 1000 rows for the table does not have any primary key. Fixes #5845 2020-09-21 15:36:19 +05:30
macros.py Fixed an issue where the user is unable to change the macro name. Fixes #5885 2020-10-05 14:40:21 +05:30
query_history.py Remove Python2 references from the source code. 2020-04-30 17:22:48 +05:30
query_tool_fs_utils.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
query_tool_preferences.py 1) Added support for dynamic tab size. Fixes #4231 2020-11-04 17:45:28 +05:30
save_changed_data.py Fixed an issue where the user is not able to insert the data if the table and columns name contains special characters. Fixes #4387 2020-08-06 12:30:10 +05:30
start_running_query.py Fixed code smell 'String literals should not be duplicated'. 2020-09-03 18:35:58 +05:30
update_session_grid_transaction.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00