Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
manticore-projects authored Jun 10, 2024
1 parent 469af1c commit bd8c7b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Supports `SELECT` queries as well as `INSERT`, `UPDATE`, `DELETE` and `MERGE` st

Internal Functions will be rewritten based on the actual meaning and purpose of the function (since DuckDB `Any()` function does not necessarily behave like the RDBMS specific `Any()`). Respecting different function arguments count, order and type.

Rewrite of Window- and Aggregate-Functions.
Rewrite of Window- and Aggregate-Functions with full coverage of the RDBMS specific published samples.

## Dialects

Expand Down

0 comments on commit bd8c7b3

Please sign in to comment.