pgadmin4/web/pgadmin/tools/sqleditor
2020-07-09 18:44:58 +05:30
..
static Fixed code smell 'Variables should not be shadowed'. 2020-07-09 18:44:58 +05:30
templates/sqleditor/sql Fixed data truncation issue when updating the data of type character with length. Fixes #5481 2020-05-25 17:05:47 +05:30
tests Fixed data truncation issue when updating the data of type character with length. Fixes #5481 2020-05-25 17:05:47 +05:30
utils Fixed data truncation issue when updating the data of type character with length. Fixes #5481 2020-05-25 17:05:47 +05:30
__init__.py Fixed SonarQube issues with the tag unused. All the unused variables, assignments, code comments are fixed. 2020-06-25 11:09:43 +05:30
command.py Some clumsy coding related fixes reported by SonarQube. 2020-06-15 16:50:07 +05:30