Changelog

This commit is contained in:
Chris Tsang 2022-07-10 15:15:45 +08:00
parent 566430627a
commit a745318b04

View File

@ -12,6 +12,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
* Custom join on conditions (#793)
* `DeriveMigrationName` and `sea_orm_migration::util::get_file_stem` (#736)
* `FromJsonQueryResult` for deserializing `Json` from query result (#794)
* Cursor pagination (#822)
### Enhancements