MCPcopy Create free account
hub / github.com/pgadmin-org/pgadmin4 / instance_of

Method instance_of

web/pgadmin/browser/server_groups/servers/ppas.py:21–22  ·  view source on GitHub ↗
(self, ver=None)

Source from the content-addressed store, hash-verified

19 )
20
21 def instance_of(self, ver=None):
22 return "EnterpriseDB" in ver
23
24
25# Default Server Type

Callers 2

_get_server_typeMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected