A bit of history …
Sep 30, 2023
Documentation work started
- Initial Jekyll setup (always a lot of fun)
- Create visual identity and review stylesheets
- Write first pages of documentation
Sep 27, 2023
Microsoft SQL Server support
- Templates to support T-SQL dialect (Microsoft SQL Server)
- Parsers for window, frame and having clauses
- Each translation of a query can be redirected to a logger
Sep 2, 2023
Ready for first public demo
- Templates for DuckDB and PostgreSQL dialects
- Creation of first arrangers
- Parsers for where, limit, offset and order by clauses
Jul 12, 2023
Setup QA test harness
- Internal model for queries and timeseries available
- Parsers for where, limit, offset and order by clauses and DML statements
- QA tests available
Apr 28, 2023
First commit
- Create repository on GitHub
- Initial README with first ideas and references
- selection of license Apache 2.0