We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 355efab + fb05356 commit 6592be1Copy full SHA for 6592be1
1 file changed
README.md
@@ -83,8 +83,6 @@ pip install fastapi_amis_admin
83
84
### Note
85
86
-- `sqlmodel` currently does not support `sqlalchemy 2.0+`. If you use `sqlalchemy 2.0+` to create a model, you cannot
87
- use `sqlmodel` at the same time.
88
- After version `fastapi-amis-admin>=0.6.0`, `sqlmodel` is no longer a required dependency library. If you use `sqlmodel`
89
to create a model, you can install it with the following command.
90
0 commit comments