-
**Describe the bug**
Upgrading from 1.10.4 to 1.11.0 breaks existing migration, possibly due to this change: https://github.com/sqlalchemy/alembic/issues/1130
**Expected behavior**
Existing migr…
-
**_Tips before filing an issue_**
- Have you gone through our [FAQs](https://hudi.apache.org/learn/faq/)?
- Join the mailing list to engage in conversations and get faster support at dev-subscri…
-
*Installation details*
Scylla version 4.5.1:
Cluster size: 27 nodes
OS: Ubuntu 18.04.6
Platform: AWS i3en.6xlarge
Ww had this issue twice already when one of the aws instances in cluster gets …
-
When creating the database schema in my Mariadb 10.5 Galera cluster with InnoDB Engine I get the following error `This table type requires a primary key`.
```
Attaching to powerdns_powerdns_admin…
-
#### Environment details
- OS type and version: Ubuntu 20.04
- Python version: 3.9.13
- pip version: 21.3.1
- `sqlalchemy-bigquery` version: 1.4.4
- `sqlalchemy` version: 1.4.27
- …
-
Hello,
I'm getting a lot of
` ERROR in GetValue: LogMin is greater than LogMax, possibly vendor HID is incorrect on device side; skipping evaluation of these constraints`
from usbhid-ups driver po…
-
hi i reccently update my model by adding a new foreign key to a specific table and my table looks like
```python
class File(db.Model):
__tablename__ = "file"
id = db.Column(db.Integer(…
-
使用Docker Compose 启动完成后,发现一个容器一直起不来,打开http://localhost 后一直提示502
然后看了一下容器如下
![image](https://github.com/langgenius/dify/assets/624684/d5188472-7567-41cd-ade2-e7dbd4d8198d)
然后看了一下logs如下
![image](http…
-
I isolated the migration database completely from my current production database, see below. I also cloned the repository, and have configured the config.json appropriately
[config.json](https://git…
-
Please answer these questions before submitting your issue. Thanks!
1. What version of Python are you using (`python --version`)?
Python 3.7.6
2. What operating system and processor architectur…