pgadmin4/web/pgadmin/tools/sqleditor
Aditya Toshniwal 657b0f82ec
Fixed an issue where query tool throws syntax error if a newly added row is untouched and saved. #8028
Fixed an issue where auto-width of wide columns in data output is incorrectly calculated. #8158
2024-11-28 14:18:13 +05:30
..
static/js Fixed an issue where query tool throws syntax error if a newly added row is untouched and saved. #8028 2024-11-28 14:18:13 +05:30
templates/sqleditor Show auto-complete column names in filtered rows dialog of table and filter options of view/edit data tool. #3751 2024-11-28 10:13:57 +05:30
tests Fix issue with missing new added records in download file. #5345 2024-07-02 11:48:13 +05:30
utils Add a user preference to enable/disable alternating row background colors in the data output of query tool. #8134 2024-11-27 11:23:13 +05:30
__init__.py Fixed an issue where querying a foreign table gives the error 'ForeignTableCommand' object has no attribute 'auto_commit'. #7384 2024-11-25 14:40:26 +05:30
command.py Fixed SonarQube code smell Replace the unused local variable with '_'. 2024-01-24 18:33:43 +05:30