Skip to content

v0.10.0

Compare
Choose a tag to compare
@jcwangxp jcwangxp released this 01 Nov 03:40
· 13 commits to main since this release

Features

  • Support VARCHAR, BINARY, VARBINARY
  • Support WAL #31
  • Support OR operator
  • Support new API xdb_column_blob
  • Support CREATE DATABASE SYNCMODE option

Improvements

Test

Bug Fixes

  • Create duplicate database doesn't report error sometimes