Skip to content

v4.5.18

Compare
Choose a tag to compare
@zhuxiujia zhuxiujia released this 01 Mar 07:43
· 249 commits to master since this release

what change?

  • (bug) fix tx.done when commit() rollback() not set tx.done = true
  • (bug) fix table_sync column type override bug.
  • (clean) crud macro remove Clone、Debug trait request
  • (new features) sqlite driver support return JSON Object/JSON Array. (before version JSON objects and arrays is JSON string)