-
Please answer these questions before submitting your issue. Thanks!
1. What version of Python are you using? 3.12 (but irrelevant)
2. What operating system and processor architecture are you using…
-
je voudrais creer des conrenaires web avec node.js, python et sqlAlchemy ainsi que mariadb . je veux la procedure d'installation
-
### Bug description
Hello everyone. I'm working on a new db_engine_spec and I've found it very difficult.
Dialect I'm trying to integrate with Superset does not support schemas. AFAIK it is not a "r…
-
I am currently switching from using `mypysql` to the `singlestore-python` client in order to get more granular type information when inspecting tables programmatically. In this instance I am using the…
-
### Checked other resources
- [X] I added a very descriptive title to this issue.
- [X] I searched the LangChain documentation with the integrated search.
- [X] I used the GitHub search to find a sim…
-
You have not kept your requirements.txt up to date with the necessary python library (and their versions).
The config example also needs some changes :
- Add a "SQLALCHEMY_DATABASE_URI" default v…
-
### Describe the bug
I can't use an enum type as part of a `case()` without casting.
Looks very similar to https://github.com/sqlalchemy/sqlalchemy/issues/6515
### Optional link from https://docs…
-
### Search before asking
- [X] I had searched in the [issues](https://github.com/eosphoros-ai/DB-GPT/issues?q=is%3Aissue) and found no similar issues.
### Operating system information
Linux
### P…
-
### Bug Description
When I try to connect to a Cloud SQL instance using the `google.cloud.sql.connector.Connector` I'm getting error:
`Forbidden: Authenticated IAM principal does not seem authoriz…
-
### Bug description
Hi
I want to upgrade Superset 4.0.2 to 4.1.1 version using Helm.
helm upgrade --install superset superset/superset -f values.yaml
I got issue with psycopg2. Help, please.
### …