1
I Use This!
High Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 3 days ago.
Jun 13, 2023 — Jun 13, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
[PlSql] Add examples More... 4 months ago
[PlSql] Add missing rule for `SQL%BULK_ROWCOUNT` More... 4 months ago
Bump actions/setup-node from 4.0.1 to 4.0.2 (#3961) More... 4 months ago
[PlSql] Rename `subav_hierarchies_clause` to `hierarchies_clause`; add optional `hierarchies_clause` after analytic view name in `dml_table_expression_clause` More... 4 months ago
[Snowflake] Add interval cast (#3962) More... 4 months ago
[PlSql] "Only the ACCESSIBLE BY property can appear in package procedures." (and also PARALLEL_ENABLE) More... 4 months ago
[Trino]: Sync new language features from trino 435 (#3936) More... 4 months ago
add RSICV-ASM grammar (#3937) More... 5 months ago
[Snowflake] Updated Grammar for stages and stage paths; added support for virtual columns (#3951) More... 5 months ago
[VBA] Class Whitespace is also optional. (#3940) More... 5 months ago
[VB6] Fix two corner cases that are apparently valid in VB6 and did not parse correctly. (#3953) More... 5 months ago
JavaScript port (#3954) More... 5 months ago
[MariaDB] Fix `alterSpecification` clause (#3950) More... 5 months ago
[PlSql] extract `index_partitioning_values_list` rule More... 5 months ago
[PlSql] fixes after code review (2) More... 5 months ago
[PlSql] fixes after code review More... 5 months ago
[PlSql] Fix `split_table_partition` clause (#3946) More... 5 months ago
[PlSql] Support Object Access expressions on `TREAT` function return value More... 5 months ago
[PlSql] Support optional procedure properties in procedure body definition. More... 5 months ago
[PlSql] Support `~`, `/` and `\` as Q-string quote character More... 5 months ago
[PlSql] Add `%BULK_ROWCOUNT` lexer More... 5 months ago
[PlSql] Support more keywords as regular identifiers More... 5 months ago
[PlSql] Refactor `general_element` to support Object Access Expressions More... 5 months ago
[PlSql] Change `expression` to a more generic `condition` in `where_clause` More... 5 months ago
[PlSql] Support more than one expression in `COLLECT` function `ORDER BY` clause More... 5 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... 5 months ago
[PlSql] Refactor `LAG/LEAD` analytic functions (support optional `respect_or_ignore_nulls`) More... 5 months ago
[PlSql] Make precision optional for `NUMBER` type when it is used as `JSON_VALUE` return type More... 5 months ago
[PlSql] Change leading `label_name` to `label_declaration` in `CASE` statements More... 5 months ago
[PlSql] Support Multiset Operators More... 5 months ago