pgadmin4/web/pgadmin/tools/sqleditor
2020-08-03 13:18:04 +05:30
..
static Fixed an issue where the user is not able to save the new row if the table is empty. Fixes #4810 2020-07-24 14:30:22 +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 following SonarQube issues: 2020-08-03 12:59:51 +05:30
__init__.py Ensure that the original file format should be retained when saving the same file in SQL editor. Fixes #3767 2020-08-03 13:18:04 +05:30
command.py Fixed following SonarQube issues: 2020-07-30 14:04:22 +05:30