-
### Apache Airflow version
2.3.1
### What happened
The execution of of the command "airflow db upgrade" to upgrade the version from 2.2.5 to 2.3.0 or 2.3.1 fails with the following error:
…
-
## Device information
- Tachiyomi version: 0.12.3.6
- Android version: 8
## Source information
- Name: animeworld.tv (italian)
- Extension version: 12.5
## Steps to reproduce
1. open an ani…
-
### Willingness to contribute
The MLflow Community encourages bug fix contributions. Would you or another member of your organization be willing to contribute a fix for this bug to the MLflow code …
-
https://github.com/pingcap/tiflow/blob/2bd7c928431a0067273d742b1512738a6cdf78a8/dm/syncer/online-ddl-tools/online_ddl.go#L128-L145
In online_ddl.go, if `s.prepare()` or `s.Load()` failed, we need t…
-
Hey,
I am trying to run your example with MV from docs. Tables get created successfully, but MaterializedView raises NotImpemented Error.
Code:
```
from clickhouse_sqlalchemy import get_decl…
-
(flask) [root@srv1 pdns]# `export FLASK_APP=powerdnsadmin/__init__.py`
(flask) [root@srv1 pdns]# `flask db upgrade`
Usage: flask db upgrade [OPTIONS] [REVISION]
Error: Could not import "powerdnsa…
-
### Installation check
- [X] I have read the [installation guide](https://docs.mlrun.org/en/latest/install.html).
### Installation OS
Windows
### Installation Method
Docker
### Kubernetes Clust…
-
Jira Link: [DB-2716](https://yugabyte.atlassian.net/browse/DB-2716)
### Description
I initially thought this is another instance of https://github.com/yugabyte/yugabyte-db/issues/12813, but after ta…
-
A clear and concise description of what the bug is.
### Expected results
A successfull upgrade from 0.38.0 to 1.0.0
### Actual results.
superset db upgrade command has failed with:
```pkg…
-
Hi,
I use database TiDB on my project.
My env : python3.6, Flask-Migrate==3.1.0, TiDB v5.1.0
I try migrate DB with run command:
**flask db migrate**
then i getting an bellow error: …