DB class¶
A wrapper for connections to the PostgreSQL database
-
class
galaxy.db.DB[source]¶ A simple wrapper class for connecting to the PostgreSQL database.
Takes no arguments. Relies on having connection information in ~/dbconn.yaml.
A wrapper for connections to the PostgreSQL database
galaxy.db.DB[source]¶A simple wrapper class for connecting to the PostgreSQL database.
Takes no arguments. Relies on having connection information in ~/dbconn.yaml.