-
Propose creating a `p/index` package to set up an indexing mechanism that automatically maintains an index based on a configuration each time a data struct is updated.
Several packages in `examples…
moul updated
5 months ago
-
**Describe the bug**
When an alias for a table or expression is called "call", the formatter throws an error when trying to access its fields.
**Expected behavior**
Running
```
sql = `SELECT ca…
-
Right now the `go.mod` contains a lot of dependencies from specific driver libraries. However they are not used at all in the core library, because each implementation use the standard `database/sql` …
-
Hello , i tried to find a way to contact the author but couldn't find any emails attached , so my question is will this library support SQL databases/agents in the future , given that in my use case t…
-
**Describe the bug**
Some Clickhouse functions such as [sequenceMatch](https://clickhouse.com/docs/en/sql-reference/aggregate-functions/parametric-functions#sequencematchpatterntimestamp-cond1-cond2-…
-
### Current Behaviour
Currently, the Enhancement Shaman talent "Dual Wield Specialization" (SpellIDs 30816, 30818, 30819) does not seem to apply the hit chance (2%, 4%, and 6%, respectively).
##…
-
**Input data**
Which SQL and options did you provide as input?
```sql
select foo['bar']['baz']['boz']
```
**Expected Output**
```sql
select
foo['bar']['baz']['boz']
```
**Actual …
-
**Is your feature request related to a problem?**
Currently, OpenSearch does not provide a way to perform cross-index or cross-cluster joins using the OpenSearch DSL. This RFC proposes to extend Open…
-
Super excited to see [#266](https://github.com/tidyverse/duckplyr/pull/226), so I tried it out with v0.4.1.9003 -- encountered the following error:
```
library(tidyverse)
con = DBI::dbConnect(d…
-
We need the postgres version in the schema cache to eg show hints or compute lints based on the version of postgres.
Note that we can copy the sql from the pg-meta library: https://github.com/supa…