Closed thiagodp closed 6 years ago
Connection
ConnectionObject
makeURL()
fromPlain(obj)
DynamicPool
StaticPool
Connection
's constructor now accepts a connection string or aConnectionObject
.ConnectionObject
now has the methodsmakeURL()
andfromPlain(obj)
.DynamicPool
andStaticPool
now accept both a connection string or aConnectionObject
.