PostgreSQL.DEFAULT_DRIVER

PostgreSQL.DEFAULT_DRIVER: str = 'psycopg2'

Default name of the database driver.