Skip to content

Initial Release

Compare
Choose a tag to compare
@kwong-yw kwong-yw released this 27 Apr 16:47
· 9 commits to main since this release
cc2490a
  • Handle parsing Snowflake values for the following types:
    • Numeric data types
    • String data types
    • Booleans
    • Dates
  • Support insertion of multiple rows using the VALUES syntax.
  • Support creating tables with String columns with maximum varchar size (16777216).