Traceary

Catalog / DuckDB

0.1.8

0.1.8 Preview Release

6.2 years agoOriginal notes

This is a preview release of DuckDB. Feedback is very welcome.

SQL

  • SQL functions IF and IFNULL #644
  • SQL string functions LEFT #620 and RIGHT #631
  • #641: BLOB type support
  • #640: LIKE escape support

Clients

  • #627: Insertion support for Python relation API