Skip to content

v0.11.0

Latest
Compare
Choose a tag to compare
@jcwangxp jcwangxp released this 11 Nov 14:57
· 7 commits to main since this release

Features

  • Support data types: BOOL, TIMESTAMP
  • Support SQL statements: CREATE SERVER DROP SERVER SHOW SERVERS
  • Support APIs: xdb_connect
  • Support embedded SERVER mode
  • Support xdb-cli standalone server mode
  • Support telnet connection

Improvements

Test

Bug Fixes

  • INSERT without column list will set all columns to NULL
  • WAL flush with wrong address and range
  • Crash when table drop during flush