This repository has been archived by the owner on Feb 3, 2022. It is now read-only.
v2.1
- Added
branch
anddo
to Static Datums (expr
) - Fixed
add
andsub
actually being exponential in static datums - Fix Postgres implementation so it actually works... whoops!
- Added
indexCreate
,indexList
, andindexDrop
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