-
Notifications
You must be signed in to change notification settings - Fork 252
Pull requests: BeanieODM/beanie
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore: modernize Beanie codebase and types for py39+
#1191
opened Jun 15, 2025 by
staticxterm
Loading…
feat: Added support for serialization_alias in beanie
#1190
opened Jun 15, 2025 by
abdul-haseeb123
Loading…
fix: preserve fetch_links across chained find() and find_one()
#1184
opened Jun 9, 2025 by
scarlet2131
Loading…
ignore BackLink fields of the retrieved update result in merge_models function
#1181
opened Jun 4, 2025 by
IterableTrucks
Loading…
fix backlink serialization when link data is fetched
#1171
opened May 9, 2025 by
alexdlukens
Loading…
Transform AsyncDocMethod[DocType, P, R] into Any to fix "Incorrect call arguments" warning in PyCharm
#1166
opened Apr 28, 2025 by
hRtWzFe
Loading…
feat: Allow inheritance for Link/BackLink classes
#1152
opened Apr 13, 2025 by
karimelhajoui63
Loading…
Fix multiple indexes of the same field will overwrite each other
#1151
opened Apr 11, 2025 by
mikelei8291
Loading…
Fix PydanticDeprecatedSince211: Accessing the 'model_fields' attribute on the instance is deprecated
#1150
opened Apr 8, 2025 by
gsakkis
Loading…
fix: do not override Document._class_id if it was explicitly set on the document class
#1133
opened Feb 24, 2025 by
volfpeter
Loading…
ProTip!
Add no:assignee to see everything that’s not assigned.