github coleifer/peewee 4.2.6

5 hours ago

Just tidying up a loose end from the 4.2.4/4.2.5 -- a missed outer join is now cached as an absent relation instead of being written through the foreign-key descriptor. The fk id on the source instance keeps the column's value (previously it was overwritten with None), and accessing the attribute on a non-null fk returns None instead of raising DoesNotExist.

View commits

im-c2bc97cc20

Don't miss a new peewee release

NewReleases is sending notifications on new releases.