Skip to content

Commit

Permalink
Start trimming model definition syntax
Browse files Browse the repository at this point in the history
Drop syntax that can be inferred from Mapped[] type hint:
- basic datatypes
- mapped_column() expression where the only argument is the datatype

Ref: https://docs.sqlalchemy.org/en/20/changelog/whatsnew_20.html#migrating-an-existing-mapping
  • Loading branch information
jdavcs committed Apr 5, 2024
1 parent 08ec5eb commit 1e3698d
Showing 1 changed file with 677 additions and 755 deletions.
Loading

0 comments on commit 1e3698d

Please sign in to comment.