Skip to content

3.15.2

Compare
Choose a tag to compare
@coleifer coleifer released this 22 Sep 02:57
· 189 commits to master since this release
  • Fix bug where field-specific conversions were being applied to the pattern used for LIKE / ILIKE operations. Refs #2609
  • Fix possible infinite loop when accidentally invoking the __iter__ method on certain Column subclasses. Refs #2606
  • Add new helper for specifying which Model a particular selected column-like should be bound to, in queries with joins that select from multiple sources.

View commits