This website requires JavaScript.
Explore
Help
Sign In
pgadmin-org
/
pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
Watch
1
Star
0
Fork
You've already forked pgadmin4
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
29ae6dfbf6
pgadmin4
/
web
/
pgadmin
/
tools
/
sqleditor
History
Aditya Toshniwal
134c1802e7
Enable the save button by default when a query tool is opened with CREATE or other scripts.
Fixes
#4856
2020-04-07 13:54:16 +05:30
..
static
Enable the save button by default when a query tool is opened with CREATE or other scripts.
Fixes
#4856
2020-04-07 13:54:16 +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
Added and fixed gettext usage for better translation coverage.
Fixes
#5284
2020-03-24 11:14:05 +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