File tree Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Expand file tree Collapse file tree 3 files changed +10
-5
lines changed Original file line number Diff line number Diff line change 11CHANGELOG
22=========
33
4+ 0.5.0 - 2024-11-12
5+ ------------------
6+
7+ Add an optional function to exclude relationships from relay pagination and use traditional strawberry lists.
8+ Default behavior preserves original behavior for backwords compatibilty.
9+
10+ Contributed by [ Juniper] ( https://github.com/fruitymedley ) via [ PR #168 ] ( https://github.com/strawberry-graphql/strawberry-sqlalchemy/pull/168/ )
11+
12+
4130.4.5 - 2024-10-17
514------------------
615
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 11[tool .poetry ]
22name = " strawberry-sqlalchemy-mapper"
33packages = [ { include = " strawberry_sqlalchemy_mapper" , from = " src" } ]
4- version = " 0.4.5 "
4+ version = " 0.5.0 "
55description = " A library for autogenerating Strawberry GraphQL types from SQLAlchemy models."
66authors = [" Tim Dumol <tim@timdumol.com>" ]
77license = " MIT"
You canβt perform that action at this time.
0 commit comments