Skip to content

v0.10.1

Compare
Choose a tag to compare
@osheroff osheroff released this 11 Sep 21:41
· 3271 commits to master since this release
  • proper support for BLOB, BINARY, VARBINARY columns (base 64 encoded)
  • fix a problem with the SQL parser where specifying encoding or collation in a string column in the wrong order would crash
  • make table option parsing more lenient