Commit Graph

1 Commits

Author SHA1 Message Date
Leon Anavi
4a0f8e9f0b python3-sqlalchemy: Upgrade 1.4.15 -> 1.4.17
Upgrade to release 1.4.17:

orm:
- Fixed regression caused by just-released performance fix
  mentioned in #6550 where a query.join() to a relationship could
  produce an AttributeError if the query were made against non-ORM
  structures only, a fairly unusual calling pattern.

Signed-off-by: Leon Anavi <leon.anavi@konsulko.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
Signed-off-by: Trevor Gamblin <trevor.gamblin@windriver.com>
2021-06-03 09:13:02 -07:00