-
### 功能请求 —— The feature request
希望项目能集成flyway组件
### 建议的解决方案 —— Proposed solution
使用flyway可以在项目部署的时候简单方便的初始化数据库,后期有需求变动的时候,flyway也同样方便记录数据库版本变化
### 附加上下文 —— Additional context
_No response_
-
/opt/programs/trino-server/etc/resource-groups.properties
resource-groups.configuration-manager=db
resource-groups.config-db-url=jdbc:mysql://xxxxx:3306/resource_groups_445
resource-groups.config-d…
-
**Affected module**
It impacts installation of OpenMetadata in K8s.
**Describe the bug**
A clear and concise description of what the bug is.
When installing OpenMetadata using a PostgreSQL DB …
-
-
Could you please enable container reusage across r2dbc and jdbc urls?
Use case (in Spring Boot):
```
spring:
r2dbc:
url: r2dbc:tc:postgresql:///test?TC_IMAGE_TAG=12-alpine
flyway:
…
-
### Implementierung des Service wls-service-wahlvorstand
- Controller -> Service -> Repo
#### Speichern, Auslesen und Aktualisieren des Wahlvorstands für einen Wahlbezirk
- [ ] Der Wahlvorstand (Wahl…
-
org.springframework.beans.factory.BeanCreationException: Error creating bean with name 'flywayInitializer' defined in class path resource [org/springframework/boot/autoconfigure/flyway/FlywayAutoConfi…
-
/C/dspace/bin/dspace create-administrator
Exception: Flyway migration error occurred
java.lang.IllegalStateException: Flyway migration error occurred
at org.dspace.storage.rdbms.DatabaseMan…
-
###### Which version and edition of Flyway are you using?
Flyway community edition 8.5.13
###### If this is not the latest version, can you reproduce the issue with the latest one as well? (Many…
-
**Is your feature request related to a problem? Please describe.**
When I am setting up new Cadence clusters, I want to be able to automatically run the migrations in an idempotent way. If the migrat…