-
Hi Team,
Please can you let us know what is the syntax of Connection command when we want to establish connection to a DB server which has dynamic IP.
We are not able to establish Target connect…
-
### 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
…
-
### Report hasn't been filed before.
- [X] I have verified that the bug I'm about to report hasn't been filed before.
### What version of `drizzle-orm` are you using?
0.36.4
### What version of `d…
-
### Bug description
It seems like the `typedSql` preview feature is not compatible with `$allOperations` client extensions. Here is the error stack trace:
```
TypeError: undefined is not an objec…
-
### Apache Iceberg version
1.7.0 (latest release)
### Query engine
Spark
### Please describe the bug 🐞
```
spark.sql.catalog.spark_catalog.io-impl: org.apache.iceberg.aws.s3.S3FileIO
# ...
s…
-
### What happens?
I have raised this in here because I think this is maybe a problem with the grammar or `malloy-syntax-highlight` not the VS code extension itself.
Having a triple quoted string c…
-
### What happened?
TypeError: SegmentAPI.get_or_create_collection() got an unexpected keyword argument 'embedding_function'
![image](https://github.com/user-attachments/assets/9d1602fe-c0b9-4436-8…
-
_master_ (commit 02e4cbb450e037bd8946f1498293ea3b375da93e)
Failed on zing-11: https://jenkins.hazelcast.com/view/Official%20Builds/job/Hazelcast-master-ZingJDK11-nightly/33/testReport/com.hazelcast…
-
I've written a little client for the new gatekeeper auth pattern as per https://github.com/electric-sql/electric/pull/1963
Basically I need to handle token expiry and when a token expires, get a ne…
-
**Software versions**
SQL Server: Azure Managed Instance
Node.js: 18 LTS
Tedious: 18.6.1
node-MSSQL: 11.0.1
**Connection configuration**
`this.config = {
port: DB_PORT,
…