File: deprecate_config_sqlite_db-bd41d49343049319.yaml

package info (click to toggle)
python-oslo.db 17.2.1-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,296 kB
  • sloc: python: 10,081; sh: 33; makefile: 25
file content (7 lines) | stat: -rw-r--r-- 228 bytes parent folder | download | duplicates (11)
1
2
3
4
5
6
7
---
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.