Skip to content

1.02

Compare
Choose a tag to compare
@knizhnik knizhnik released this 02 Jan 16:38
· 88 commits to master since this release
  1. Add support of MONEY type
  2. Add support of VARCHAR type
  3. Implement join by timestamp
  4. Correctly handle NULL in TABLE_get(id) function
  5. Correctly handle materialized views
  6. Fix bug in autoload
  7. Add EMA and ATR indicators
  8. Support non-character timeseries ID
  9. Fix bug in infinite timeseries detection
  10. Add more overloaded binary operators accepting numeric parameter
  11. Support grand, group and hash ALL/ANY aggregates.
  12. Make timestamp join more flexible: add direction parameter
  13. Reimplement insert trigger in C