You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to simpl...@googlegroups.com, testing-...@lists.idyll.org, sqlalchemy
Hi All,
I'm please to announce a new release of chide, a tiny library for
building sample objects.
This release includes the following:
- Fix nasty bug when using with sqlalchemy where related objects could
get added to the session even though they were never requested, as a
result of a backref on a third model.