File: bug-1924806-sqlalchemy-view-only-relationships-807d406cf8fac06c.yaml

package info (click to toggle)
manila 1%3A21.0.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 24,512 kB
  • sloc: python: 281,625; sh: 1,873; pascal: 1,336; makefile: 74
file content (5 lines) | stat: -rw-r--r-- 165 bytes parent folder | download | duplicates (3)
1
2
3
4
5
---
fixes:
  - |
    View-only relationships in database objects have been appropriately
    tagged to avoid sqlalchemy deprecation messages flooding the log files.