41d8e478a5
In 4.0 we deprecated connections using the "sql" driver in favor of using the new "database" config file section. Remove the backwards compatible handling of that so that "sql" connections or lack of "database" section report an error. Change-Id: I7e592cf5ff63f73f487e41bb6e3e4a4ae523e3fc
6 lines
153 B
YAML
6 lines
153 B
YAML
---
|
|
features:
|
|
- |
|
|
PostgreSQL is now officially supported as database backend.
|
|
See ``sql connection`` on how to configure database connections.
|