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…

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…

4

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…

1

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…

1

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…

1

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…

1

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…

5

feat: add on_update to the field

#1273 opened Feb 27, 2024 by vvanglro Loading…

2

Pass ForeignKey kwargs to BaseField

#1239 opened Dec 21, 2023 by booqoffsky Loading…

2

Fix some issue

#996 opened Jan 29, 2023 by ponytailer Loading…

1

Add fk_as_int option to get_pydantic()

#893 opened Oct 23, 2022 by iron3oxide Loading…

1

use construct in from_row

#887 opened Oct 19, 2022 by Abdeldjalil-H Loading…

many-to-many nullable columns with through

#852 opened Sep 27, 2022 by nikelborm Loading…

6

Added fk_name parameter to ormar.ForeignKey

#849 opened Sep 26, 2022 by nikelborm Loading…

5

Nulls Last and Nulls First Parameters Sorting

#769 opened Jul 31, 2022 by SepehrBazyar Loading…

13

Slicing QuerySet Result Objects

#765 opened Jul 28, 2022 by SepehrBazyar Loading…

5

Proxy models Inheritance

#760 opened Jul 25, 2022 by SepehrBazyar Draft