Skip to content

1.11.0

Choose a tag to compare

@arthurschreiber arthurschreiber released this 01 Aug 09:44
· 1570 commits to master since this release
  • #230 New columns are now nullable by default. This can be disabled using config.options.enableAnsiNullDefault = false. (Lee Houghton)