Skip to content

Pull requests: art049/odmantic

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Sort

Pull requests list

Support array query filters
#33 opened Oct 28, 2020 by art049 updated Dec 13, 2023
Test documentation snippets enhancement New feature or request
#42 opened Nov 11, 2020 by art049 updated Dec 13, 2023
Fix transaction depending on server type
#117 opened Mar 15, 2021 by art049 updated Dec 13, 2023
2
2
Add pre_save function. #175
#176 opened Aug 23, 2021 by al3xius updated Dec 13, 2023
Atomic MongoDB updates with context managers
#248 opened Aug 31, 2022 by art049 updated Dec 13, 2023
Lazily resolved references
#250 opened Aug 31, 2022 by art049 updated Dec 13, 2023
Fix optional embedded model definition
#273 opened Oct 10, 2022 by art049 updated Dec 13, 2023
model: handle copying embedded model collections
#322 opened Jan 16, 2023 by bartoszflis-silvair updated Dec 13, 2023
Literal types are immutable
#345 opened Mar 27, 2023 by gsakkis updated Dec 13, 2023
exclude none for nested dicts and list of dicts
#355 opened Apr 18, 2023 by pmcb99 updated Dec 13, 2023
👷 Debug tox in CI
#373 opened Nov 15, 2023 by tiangolo Draft updated Dec 13, 2023
Allow derive models from pydantic models
#62 opened Dec 1, 2020 by erny Draft updated Dec 13, 2023
Support model inheritance
#346 opened Mar 28, 2023 by gsakkis updated Mar 28, 2024
⬆️ update typer requirement from ~=0.4.1 to ~=0.12.3 dependencies Pull requests that update a dependency file
#450 opened Apr 10, 2024 by dependabot bot updated Apr 26, 2024
⬆️ update types-pytz requirement from ~=2023.3.0.0 to ~=2024.1.0.20240417 dependencies Pull requests that update a dependency file
#452 opened Apr 17, 2024 by dependabot bot updated Apr 26, 2024
⬆️ update mypy requirement from ~=1.4.1 to ~=1.10.0 dependencies Pull requests that update a dependency file
#459 opened Apr 25, 2024 by dependabot bot updated Apr 26, 2024
⬆️ update coverage[toml] requirement from ~=6.2 to ~=7.5 dependencies Pull requests that update a dependency file
#457 opened Apr 24, 2024 by dependabot bot updated Apr 26, 2024
⬆️ update pytest-xdist requirement from ~=2.1.0 to ~=3.6.1 dependencies Pull requests that update a dependency file
#465 opened Apr 29, 2024 by dependabot bot updated Apr 29, 2024
⬆️ update pytest requirement from ~=7.0 to ~=8.2 dependencies Pull requests that update a dependency file
#466 opened Apr 29, 2024 by dependabot bot updated Apr 29, 2024
⬆️ update mkdocstrings[python] requirement from ~=0.24.0 to ~=0.25.1 dependencies Pull requests that update a dependency file
#471 opened May 6, 2024 by dependabot bot updated May 6, 2024
⬆️ update inline-snapshot requirement from ~=0.6.0 to ~=0.10.2 dependencies Pull requests that update a dependency file
#482 opened May 29, 2024 by dependabot bot updated May 29, 2024
Fix for Optional generic EmbeddedModel fields
#485 opened May 30, 2024 by anentropic updated May 30, 2024
⬆️ update ipython requirement from ~=7.16.1 to ~=8.25.0 dependencies Pull requests that update a dependency file
#488 opened Jun 3, 2024 by dependabot bot updated Jun 3, 2024
ProTip! Exclude everything labeled bug with -label:bug.