mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2024-11-27 11:10:19 -06:00
77834ccdda
connect to the database server. Also, added modified the way, we do check the node is supported by the server. Instead of creating separate blueprint for the server types, they will be independently works. In order to add different variant of the PostgreSQL, we need to extend the ServerType class, and override the 'instanceOf' function for identification using version string. Please take a look at the ppas.py for the example. During checking the back-end support for the node, we will also check the server type (variant) along with the version within the range of maximum and minimum version for the node. And, the same support added for the schema attributes in front-end (JavaScript). Really thankful to Khushboo Vashi for her initial work in front-end. I took it further from there. |
||
---|---|---|
.. | ||
about | ||
browser | ||
help | ||
misc | ||
redirects | ||
settings | ||
static | ||
templates | ||
test | ||
translations/fr/LC_MESSAGES | ||
utils | ||
__init__.py | ||
messages.pot |