Skip to content
This repository has been archived by the owner on Feb 3, 2022. It is now read-only.

v2.1

Compare
Choose a tag to compare
@MichaelFedora MichaelFedora released this 13 Jan 20:36
· 24 commits to master since this release
  • Added branch and do to Static Datums (expr)
  • Fixed add and sub actually being exponential in static datums
  • Fix Postgres implementation so it actually works... whoops!
  • Added indexCreate, indexList, and indexDrop to the Table object
  • Updated deps to latest
  • Cleaned up some SQL Queries for Streams
  • Cleaned up the Static Datum definition
  • Fixed not catching null values when resolving them