1
I Use This!
High Activity

Commits : Listings

Analyzed about 11 hours ago. based on code collected about 21 hours ago.
May 04, 2023 — May 04, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[Snowflake] Add interval cast (#3962) More... 3 months ago
[PlSql] "Only the ACCESSIBLE BY property can appear in package procedures." (and also PARALLEL_ENABLE) More... 3 months ago
[Trino]: Sync new language features from trino 435 (#3936) More... 3 months ago
add RSICV-ASM grammar (#3937) More... 3 months ago
[Snowflake] Updated Grammar for stages and stage paths; added support for virtual columns (#3951) More... 3 months ago
[VBA] Class Whitespace is also optional. (#3940) More... 3 months ago
[VB6] Fix two corner cases that are apparently valid in VB6 and did not parse correctly. (#3953) More... 3 months ago
JavaScript port (#3954) More... 3 months ago
[MariaDB] Fix `alterSpecification` clause (#3950) More... 3 months ago
[PlSql] extract `index_partitioning_values_list` rule More... 3 months ago
[PlSql] fixes after code review (2) More... 3 months ago
[PlSql] fixes after code review More... 3 months ago
[PlSql] Fix `split_table_partition` clause (#3946) More... 3 months ago
[PlSql] Support Object Access expressions on `TREAT` function return value More... 3 months ago
[PlSql] Support optional procedure properties in procedure body definition. More... 3 months ago
[PlSql] Support `~`, `/` and `\` as Q-string quote character More... 3 months ago
[PlSql] Add `%BULK_ROWCOUNT` lexer More... 3 months ago
[PlSql] Support more keywords as regular identifiers More... 3 months ago
[PlSql] Refactor `general_element` to support Object Access Expressions More... 3 months ago
[PlSql] Change `expression` to a more generic `condition` in `where_clause` More... 3 months ago
[PlSql] Support more than one expression in `COLLECT` function `ORDER BY` clause More... 3 months ago
[PlSql] Support `NTH_VALUE`, `VAR_POP` and undocumented `WM_CONCAT` (see https://oracle-base.com/articles/misc/string-aggregation-techniques#wm_concat) analytic functions More... 3 months ago
[PlSql] Refactor `LAG/LEAD` analytic functions (support optional `respect_or_ignore_nulls`) More... 3 months ago
[PlSql] Make precision optional for `NUMBER` type when it is used as `JSON_VALUE` return type More... 3 months ago
[PlSql] Change leading `label_name` to `label_declaration` in `CASE` statements More... 3 months ago
[PlSql] Support Multiset Operators More... 3 months ago
[PlSql] Support `flashback_query_clause` syntax from 19+ More... 3 months ago
[PlSql] Support `CROSS/OUTER APPLY` join More... 3 months ago
[PlSql] Support `LATERAL` More... 3 months ago
[PlSql] Support `GROUP BY` and hierarchical query clauses to be in any order More... 3 months ago