Skip to content

v1.8.67

Compare
Choose a tag to compare
@zhuxiujia zhuxiujia released this 29 Jan 18:35
· 2877 commits to master since this release

v1.8.67

Hello everyone, welcome to introduce the new version of RBatis

  • fix VersionLockPlugin newVersion is written back to entity!
  • add tokio1.0 support
  • add VersionLockPlugin(It's also called 'optimistic lock') for #69
  • Wrapper now doesn't need to rust call.check()? or rust call.check().unwrap()
  • Py_SQL uses local structure caching, which improves some performance