Skip to content

v0.5.0

Compare
Choose a tag to compare
@yfuruyama yfuruyama released this 31 Mar 09:48
· 89 commits to master since this release
35ecce8
  • Features
    • Supports STRUCT data type
    • Supports BEGIN RO <RFC3339 time> for read-only transactions with read timestamp
    • Supports --verbose CLI option to show read/commit timestamp
    • Supports --file CLI option to feed SQL queries via file
    • Processes multiple DDLs in a single batch DDL
  • Bug Fixes
    • Fixed null ARRAY is always shown as empty ARRAY
  • Breaking Changes
    • None
  • Contributors