-
## Question
In DataGrip team we've got an issue https://youtrack.jetbrains.com/issue/DBE-21779/Unable-to-connect-to-SQL-Server-with-Integrated-Security-on-ARM-Windows . User is asking about SQL Serve…
-
Currently the standard lib documentation mixes XTQL and SQL which makes it especially confusing if certain functions/bits are not available in SQL.
-
There hasn't been any records to the stream after previous job run. Job failed to restart with "Assertion failed exception" the current batch id is -1 at restart which is less than previous batchId.
…
-
### Bug description
When generating the prisma client with --sql flag to a non-default location, the generated .mjs files use CommonJS import syntax which is invalid ESM code.
### How to reproduce
…
-
```r
library(tidyverse)
library(farr)
library(DBI)
load_parquet
summarize(num_years = n(), .groups = "drop") |>
filter(num_years == max(num_years, na.rm = TRUE)) |>
compute() |>
sys…
-
I followed the instruction to use pip to install the package. But I failed to import the package:
```python
>>> import snsql
Traceback (most recent call last):
File "", line 1, in
File "E:…
-
Hallo everybody,
I simply wonder why not to rely on (or also on) postgres or mysql python libraries not requiring the database codes installed to. I am thinking, for instance, to libraries like pg800…
-
Hi there. What a lovely library. I'm encountering a typing issue with dynamic inserts: `Type of 'await' operand must either be a valid promise or must not contain a callable 'then' member.`
```ts
…
-
I have a singular dbt repo with multiple projects within. I have set the DBT_PROJECT_DIR and DBT_PROFILE_DIR environment variables both in terminal and in the dbt plugin settings. The issue is that …
-
### Code
Here is what was being compiled: https://github.com/spaceandtimelabs/sxt-proof-of-sql/pull/252/commits/f949012b404c97435d73c6bbae2cdd69f371ceec
### Meta
`rustc --version --verbose`:
ru…