7e0ea6b296
in newer versions of sqlalchemy a drivername is required to avoid a warning. For postgres the driver is psycopg2. The driver is optional. Change-Id: Iffc84d224fd9891261d787241687991fd97f48f7
4 lines
62 B
YAML
4 lines
62 B
YAML
---
|
|
features:
|
|
- Allow to specify drivername for postgres db
|