
The configuration option ``sqlite_db`` is now deprecated and will be removed in the future. Please use configuration option ``connection`` or ``slave_connection`` to connect to the database. Change-Id: I637fff0deea04a1631f7c1eaa590999efa63a4c2 Closes-Bug: #1675252
8 lines
228 B
YAML
8 lines
228 B
YAML
---
|
|
deprecations:
|
|
- |
|
|
The configuration option ``sqlite_db`` is now deprecated and
|
|
will be removed in the future. Please use configuration
|
|
option ``connection`` or ``slave_connection`` to connect to the database.
|
|
|