pgadmin4/web/pgadmin/tools/sqleditor
Aditya Toshniwal 9bad590e9e Improvements in the UI for both default and dark themes. Fixes #5133
Improve the style of the highlighted code after query execution for Dark mode. Fixes #4996.
Changed background pattern for geometry viewer to use #fff for all themes. Fixes #5077
Changed the color of selected and hovered item for Select2 dropdown, also tweak the appearance of the tags in multi-select boxes. Fixes #4955
Fixed Firefox monospaced issue by updating the font to the latest version. Fixes #5184
2020-02-24 14:11:00 +05:30
..
static Improvements in the UI for both default and dark themes. Fixes #5133 2020-02-24 14:11:00 +05:30
templates/sqleditor/sql Added Schema Diff tool to compare two schemas and generate the difference script. 2020-01-10 15:42:09 +05:30
tests Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00
utils Schema Diff Improvements: 2020-01-13 18:19:07 +05:30
__init__.py Fixed an issue while editing char[] or character varying[] column from View/Edit data throwing an error.Fixes #4410. 2020-01-23 14:55:02 +05:30
command.py Update copyright notices for 2020. 2020-01-02 14:43:50 +00:00