Releases: wansenai/mybatis
Releases · wansenai/mybatis
Summer Mybatis v2.0.3
Summer Mybatis v1.0.8
This new version fixes the previous bug
Features:
- Add Implementation of crud_table macro
- Add Implementation of html_sql macro
- Add Implementation of sql_impl macro
Fix Bug
- Fix crud_table macro, the alias causes an error here #63
- Added some documents
Contributors
People to be thanked
@Darksonn Forum Help for macro errors
@Sh1-5 Provide the @summer-rust with a front-end sample page of this framework
v1.0.7 first release
This version was released for the first time.
Features:
- Cross platform support (linux, macos, windows)
- No Runtimes,No Garbage Collection
- Powerful and flexible where conditional wrapper.
- Support multiple database drivers (mssql, mysql, postgres, sqlite).
- Support asynchronous operation with tokio.
- Structure automatic serialization and deserialization.
Fix Bug
- Fix mybatis module mapping error
- remove mybatis test error code