Skip to content

Commit c83f3fe

Browse files
committed
RELEASE.md
1 parent 7127a2d commit c83f3fe

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

RELEASE.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Release type: minor
2+
3+
Added a new optional constructor parameter to always use lists instead of relay Connectors for relationships. Defaults to False, maintaining current functionality. If set to True, all relationships will be handled as lists.
4+
5+
Example:
6+
mapper = StrawberrySQLAlchemyMapper(always_use_list=True)

0 commit comments

Comments
 (0)