pgadmin4/web/pgadmin/browser/server_groups/servers/databases
Mark Mayo 41508f7f67
python 3 updates
- Fix super() calls for python 3
- No need to inherit objects.
- No need for u at the start of strings
- Tidied up some brackets and f-strings too
2022-11-19 10:13:41 +05:30
..
casts python 3 updates 2022-11-19 10:13:41 +05:30
event_triggers python 3 updates 2022-11-19 10:13:41 +05:30
extensions python 3 updates 2022-11-19 10:13:41 +05:30
foreign_data_wrappers python 3 updates 2022-11-19 10:13:41 +05:30
languages python 3 updates 2022-11-19 10:13:41 +05:30
publications python 3 updates 2022-11-19 10:13:41 +05:30
schemas python 3 updates 2022-11-19 10:13:41 +05:30
static Added the ability to generate ERDs for tables. #4756 2022-11-09 11:36:04 +05:30
subscriptions python 3 updates 2022-11-19 10:13:41 +05:30
templates/databases Ensure consistent orderings for ACLS when comparing schemas in the schema diff. #5101 2022-09-28 12:03:14 +05:30
tests python 3 updates 2022-11-19 10:13:41 +05:30
__init__.py python 3 updates 2022-11-19 10:13:41 +05:30
utils.py The following are the initial fixes for PG15: 2022-05-17 20:32:17 +05:30