Skip to content

Pull requests: collerek/ormar

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

Allow running with pydantic 2.9
#1420 opened Dec 10, 2024 by hauntsaninja Loading…
build(deps-dev): bump pydantic-extra-types from 2.10.0 to 2.10.1 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#1419 opened Dec 9, 2024 by dependabot bot Loading…
build(deps-dev): bump faker from 25.9.2 to 33.1.0 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#1418 opened Dec 9, 2024 by dependabot bot Loading…
build(deps-dev): bump httpx from 0.27.2 to 0.28.1 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#1417 opened Dec 9, 2024 by dependabot bot Loading…
build(deps): bump pydantic from 2.8.2 to 2.10.3 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#1410 opened Dec 6, 2024 by dependabot bot Loading…
build(deps): bump codecov/codecov-action from 4.6.0 to 5.1.1 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1409 opened Dec 6, 2024 by dependabot bot Loading…
build(deps): bump paambaati/codeclimate-action from 8.0.0 to 9.0.0 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1392 opened Aug 22, 2024 by dependabot bot Loading…
build(deps): bump CodSpeedHQ/action from 2 to 3 dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code
#1386 opened Jul 29, 2024 by dependabot bot Loading…
build(deps): bump databases from 0.7.0 to 0.8.0 dependencies Pull requests that update a dependency file python Pull requests that update Python code
#1313 opened May 27, 2024 by dependabot bot Loading…
check performance of new translate to dict
#1284 opened Mar 25, 2024 by collerek Loading…
feat: add on_update to the field
#1273 opened Feb 27, 2024 by vvanglro Loading…
Upgrade to SQLAlchemy 2
#1269 opened Feb 21, 2024 by pmdevita Loading…
3 tasks done
Pass ForeignKey kwargs to BaseField
#1239 opened Dec 21, 2023 by booqoffsky Loading…
Cache the relation map dictionary
#1076 opened May 3, 2023 by marpulli Loading…
Fix some issue
#996 opened Jan 29, 2023 by ponytailer Loading…
Add fk_as_int option to get_pydantic()
#893 opened Oct 23, 2022 by iron3oxide Loading…
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…
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…
ProTip! Filter pull requests by the default branch with base:master.