pgadmin4/web/pgadmin/tools/sqleditor/utils
Aditya Toshniwal 535739c0c7 Fixed cognitive complexity issues reported by SonarQube. 2020-09-09 11:25:43 +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 Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
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 code smell 'String literals should not be duplicated'. 2020-08-28 18:17:27 +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 Define constants for preferences label to fix SonarQube issues. 2020-08-20 17:58:37 +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