Pull requests · ormar-orm/ormar
build(deps): bump codecov/codecov-action from 5.5.2 to 5.5.3 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1581 opened Mar 19, 2026 by dependabot bot Loading…
feat: add choices to strings to enable literal types
#1580 opened Mar 10, 2026 by MaximSrour Loading…
build(deps-dev): bump markdown from 3.7 to 3.8.1 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#1578 opened Mar 6, 2026 by dependabot bot Loading…
build(deps-dev): bump ruff from 0.15.4 to 0.15.5 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#1577 opened Mar 6, 2026 by dependabot bot Loading…
build(deps-dev): bump faker from 40.5.1 to 40.8.0 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#1575 opened Mar 5, 2026 by dependabot bot Loading…
build(deps-dev): bump mkdocs-material from 9.7.3 to 9.7.4 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#1574 opened Mar 4, 2026 by dependabot bot Loading…
build(deps): bump sqlalchemy from 2.0.47 to 2.0.48 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#1573 opened Mar 3, 2026 by dependabot bot Loading…
build(deps-dev): bump fastapi from 0.133.1 to 0.135.1 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#1572 opened Mar 2, 2026 by dependabot bot Loading…
Added schema field to OrmarConfig
#1493 opened Jan 26, 2026 by hk3dva Loading…
feat: add on_update to the field
#1273 opened Feb 27, 2024 by vvanglro Loading…
Pass ForeignKey kwargs to BaseField
#1239 opened Dec 21, 2023 by booqoffsky Loading…
Removing relation child while updating nullable fk as None
#1230 opened Nov 24, 2023 by amit12297 Loading…
#996 opened Jan 29, 2023 by ponytailer Loading…
Fix n+1 problem in save with server side defaults in pk
#919 opened Nov 4, 2022 by nicolaichuk Loading…
Add fk_as_int option to get_pydantic()
#893 opened Oct 23, 2022 by iron3oxide Loading…
#887 opened Oct 19, 2022 by Abdeldjalil-H Loading…
allow fk field filtering python style
#854 opened Sep 27, 2022 by Abdeldjalil-H • Draft
many-to-many nullable columns with through
#852 opened Sep 27, 2022 by nikelborm Loading…
Added fk_name parameter to ormar.ForeignKey
#849 opened Sep 26, 2022 by nikelborm Loading…
Nulls Last and Nulls First Parameters Sorting
#769 opened Jul 31, 2022 by SepehrBazyar Loading…
Slicing QuerySet Result Objects
#765 opened Jul 28, 2022 by SepehrBazyar Loading…
#760 opened Jul 25, 2022 by SepehrBazyar • Draft
Forward autoincrement property from field to column
#674 opened May 26, 2022 by smuething Loading…