Skip to content

0.15.0

Compare
Choose a tag to compare
@AmrDeveloper AmrDeveloper released this 01 Mar 12:08
· 265 commits to master since this release
  • implement 'describe table_name' to show fields and types of a table.
  • Add mysql like show tables statement to list all available tables.
  • Implement DAYOFWEEK, DAYOFMONTH and DAYOFYEAR Date functions.
  • Implement QUARTER, YEAR and TO_DAYS Date function.
  • Implement QUOTENAME String function.
  • Fix Parsing function without right paren at the end

New Contributors

Full Changelog: 0.14.0...0.15.0