add support for sqlalchemy >=1.4

This commit is contained in:
collerek
2021-08-30 09:47:38 +02:00
parent b70a6691b0
commit aedebe0403
3 changed files with 18 additions and 14 deletions

View File

@ -3,7 +3,7 @@
## ✨ Features
* Allow overwriting the default pydantic type for model fields [#312](https://github.com/collerek/ormar/issues/285)
* Add support for `sqlalchemy` >=1.4 (requires `databases` >= 0.5.0) [#142](https://github.com/collerek/ormar/issues/142)
# 0.10.16