diff options
| author | Daniel Schadt <kingdread@gmx.de> | 2025-11-14 22:44:16 +0100 |
|---|---|---|
| committer | Daniel Schadt <kingdread@gmx.de> | 2025-11-14 22:44:16 +0100 |
| commit | ffc7886ed4cdf0474c1974326eeb6569019af20f (patch) | |
| tree | 4989b525fc284c5b81478f02395750b3e1b28671 /doc | |
| parent | 87623a90cdf09c5c9a0aed70e0c4678e18f6feab (diff) | |
| download | fietsboek-ffc7886ed4cdf0474c1974326eeb6569019af20f.tar.gz fietsboek-ffc7886ed4cdf0474c1974326eeb6569019af20f.tar.bz2 fietsboek-ffc7886ed4cdf0474c1974326eeb6569019af20f.zip | |
fix SQLAlchemy types
See
https://docs.sqlalchemy.org/en/20/changelog/whatsnew_20.html#whatsnew-20-orm-declarative-typing
The Mapped[] annotations help mypy to find the right types for the
instance attributes. Some of the mapped_column() definitions are
superfluous, but I think it's nice to have them explicit.
Diffstat (limited to 'doc')
0 files changed, 0 insertions, 0 deletions
