Skip to content

Added get_driver Method to PostgresManager class

Latest

Choose a tag to compare

@mamfyou mamfyou released this 28 Jan 10:47
8bb07fa

__driver attribute is a private variable defined in Postgres Manager and it's hard to obtain the driver object.
we define a public method to retrieve the driver object