Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds stddev & stddev_pop to syntax highlighter #28

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

goodroot
Copy link
Contributor

@goodroot goodroot commented Nov 9, 2023

No description provided.

@insmac insmac merged commit 49c0cef into master Nov 9, 2023
1 check passed
@insmac insmac deleted the kellen/stddev-stddev_pop branch November 9, 2023 20:04
argshook added a commit that referenced this pull request Nov 15, 2023
Changelist:

* add variance functions (#27)
    `var_pop`, `var_samp`, `variance`
    related to and closes questdb/ui#203
* add `stddev` & `stddev_pop` (#28)
* add enterprise keywords and functions (#29)
    * functions:
      * `all_permissions`,
      * `permissions`,
      * `reload_tls`,
      * `server_conf`,
      * `server_version`,
      * `show`,
      * `vwap`,

    * keywords:
      * `account`,
      * `accounts`,
      * `any`,
      * `assume`,
      * `cascade`,
      * `cancel`,
      * `current`,
      * `dedup`,
      * `detach`,
      * `details`,
      * `disable`,
      * `enable`,
      * `exclude`,
      * `exit`,
      * `groups`,
      * `http`,
      * `ilp`,
      * `jwk`,
      * `no`,
      * `others`,
      * `password`,
      * `permissions`,
      * `pgwire`,
      * `preceding`,
      * `public`,
      * `range`,
      * `refresh`,
      * `reindex`,
      * `remove`,
      * `rest`,
      * `resume`,
      * `revoke`,
      * `row`,
      * `service`,
      * `token`,
      * `ttl`,
      * `unbounded`,
      * `user`,
      * `users`,
      * `vacuum`,
      * `wal`,
insmac pushed a commit that referenced this pull request Nov 15, 2023
Changelist:

* add variance functions (#27)
    `var_pop`, `var_samp`, `variance`
    related to and closes questdb/ui#203
* add `stddev` & `stddev_pop` (#28)
* add enterprise keywords and functions (#29)
    * functions:
      * `all_permissions`,
      * `permissions`,
      * `reload_tls`,
      * `server_conf`,
      * `server_version`,
      * `show`,
      * `vwap`,

    * keywords:
      * `account`,
      * `accounts`,
      * `any`,
      * `assume`,
      * `cascade`,
      * `cancel`,
      * `current`,
      * `dedup`,
      * `detach`,
      * `details`,
      * `disable`,
      * `enable`,
      * `exclude`,
      * `exit`,
      * `groups`,
      * `http`,
      * `ilp`,
      * `jwk`,
      * `no`,
      * `others`,
      * `password`,
      * `permissions`,
      * `pgwire`,
      * `preceding`,
      * `public`,
      * `range`,
      * `refresh`,
      * `reindex`,
      * `remove`,
      * `rest`,
      * `resume`,
      * `revoke`,
      * `row`,
      * `service`,
      * `token`,
      * `ttl`,
      * `unbounded`,
      * `user`,
      * `users`,
      * `vacuum`,
      * `wal`,
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants