This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
You've already forked pgadmin4
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2025-02-25 18:55:31 -06:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f192be36670510009c21aa589ac76014fb8cf14c
pgadmin4
/
web
/
pgadmin
/
tools
/
schema_diff
History
Nikhil Mohite
f192be3667
Added flag to check before adding 'IF NOT EXISTS' and 'OR REPLACE' clause to the SQL. While creating any object the respective clause should not be added.
2021-09-22 19:14:19 +05:30
..
static
Fixed an issue where Schema Diff and Debugger give a blank white panel.
2021-07-06 18:56:21 +05:30
templates
/schema_diff
1) Fixed internal server error when clicking on the open new query tool button
2020-09-14 17:42:59 +05:30
tests
Use schema qualification while accessing the catalog objects.
2021-03-12 11:17:25 +05:30
__init__.py
Fixed an issue while checking the major version of servers in schema diff.
2021-01-18 14:40:07 +05:30
compare.py
Update copyright notices for 2021
2021-01-04 15:34:45 +05:30
directory_compare.py
Added flag to check before adding 'IF NOT EXISTS' and 'OR REPLACE' clause to the SQL. While creating any object the respective clause should not be added.
2021-09-22 19:14:19 +05:30
model.py
Update copyright notices for 2021
2021-01-04 15:34:45 +05:30
node_registry.py
Update copyright notices for 2021
2021-01-04 15:34:45 +05:30