sqlmodel/sqlmodel
2023-08-16 21:22:57 +08:00
..
engine Result seems well enough typed in SqlAlchemy now we can simply shim over 2023-08-06 08:00:39 +00:00
ext Fix linting issues 2023-08-09 01:43:50 +01:00
orm Fix linting issues 2023-08-09 01:43:50 +01:00
pool Add SQLModel core code 2021-08-24 14:41:53 +02:00
sql fix type check for sa_column 2023-08-15 22:38:03 +08:00
__init__.py add the new Subquery class 2023-08-06 08:00:26 +00:00
default.py Add SQLModel core code 2021-08-24 14:41:53 +02:00
main.py get_column_from_field:sa_column>field attribute>field annotation 2023-08-16 21:22:57 +08:00
py.typed 🔧 Add py.typed marker file 2021-08-24 15:21:26 +02:00
typing.py Linting 2023-08-06 08:01:04 +00:00