class documentation
class PostgreSQLConfig(Codable): (source)
Constructors: PostgreSQLConfig.from_url(url), PostgreSQLConfig.localhost(db, credentials)
Undocumented
| Static Method | from |
Undocumented |
| Static Method | localhost |
Undocumented |
| Method | fetch |
Undocumented |
| Method | table |
Undocumented |
| Class Variable | env |
Undocumented |
| Class Variable | schema |
Undocumented |
| Property | url |
Undocumented |