-
[drizzle-orm](https://github.com/drizzle-team/drizzle-orm/) is a lightweight wrapper around better-sqlite that provides a typesafe interface, friendly API, and manages migrations / table creation SQL.…
-
I found that there are some wget commands in Dockerfile.
Maybe we can provide user some options to add jars without learning writing Dockerfile.
-
### What I Did
Set up ProFTPd with mod_sql and an update-query to the database after FTP PASS. Run 4-5 parallel client logins on the same user against ProFTPd that PASS within the same second (0-1m…
-
Hello, I got TransactionAbortedException after restarting sql server. SqlServer connection does not restore.
```Bash
Orleans.Transactions.OrleansTransactionAbortedException: Transaction 4357009a-e…
-
#### Environment details
- OS type and version: Mac OS X 13.1
- Python version: 3.10.9, although I've had the same issue in 3.11 and earlier versions
- pip version: 23.1.2
- google clo…
-
**Is your feature request related to a problem? Please describe.**
The test code base is still on JUnit 4. Most modern frameworks use JUnit 5 nowadays.
**Describe the solution you'd like**
The te…
-
Hi,
Trying to use createConnectionDetails() to them use as a parameter in getDbCovariateData(). However, I am trying to connect to snowflake where we use a JWT authenticator rather than individual …
-
### :grey_question: What happens
When I ry to get metadata from `jdbc` I get the following exception :
```
java.sql.SQLFeatureNotSupportedException: getTypeInfo
org.duckdb.DuckDBDatabaseMeta…
-
I found the bug while writing an integration test using python and test-containers, and have also confirmed behavior via CLI.
## Steps to reproduce via Python (used Python 3.8.16)
```python
fro…
-
We need a way to separate connected clients from each other according to their abilities.
For example, we need to know, who provides GFS feature and who doesn't. (See, for example, https://github.c…