This website requires JavaScript.
Explore
Help
Sign In
IntenseWebs
/
pgadmin4
Watch
3
Star
0
Fork
0
mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced
2026-08-02 01:27:57 -05:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
f8fa1cf6d61aa8f6621bc62b7fd53cfd7cd3125e
pgadmin4
/
web
/
pgadmin
/
tools
/
schema_diff
T
History
Aditya Toshniwal
f8fa1cf6d6
- Fix few SonarQube issues.
...
- Cleanup NW.js related stuff.
2024-07-02 10:34:30 +05:30
..
static
- Fix few SonarQube issues.
2024-07-02 10:34:30 +05:30
templates
/schema_diff
Upgrade CodeMirror from version 5 to 6.
#7097
2024-02-21 11:15:25 +05:30
tests
Ensure that pgAdmin 4 is compatible with PostgreSQL v17.
#7537
2024-06-27 13:18:26 +05:30
__init__.py
Fix SonarQube code smells:
2024-06-10 18:04:32 +05:30
compare.py
Update copyright notices for 2024
2024-01-01 14:13:48 +05:30
directory_compare.py
Fixed Schema Diff issues while comparing Materialized View.
#7271
2024-04-01 16:56:18 +05:30
model.py
Fixed Typos
2024-05-23 12:52:41 +05:30
node_registry.py
Ensure that Schema Diff does not indicate a table as different when the trigger names are the same but the trigger function body is different.
#5762
2024-05-21 16:04:25 +05:30