-
Liquibase `4.24.0` requires an additional hint due to the use of `ChangeLogHistoryServiceFactory` that is created via reflection.
This has been reported in the Spring Boot project: https://github.c…
-
I'm trying out Spring Boot for the first time and looking to create a minimal project which achieves the following:
- uses Gradle+Kotlin as the build tool
- allows liquibase to generate database c…
-
### Steps to Reproduce
1. build war (grails war)
2. try to deploy war on tomcat
### Actual Behaviour
I am aware of the issue with the plugin, so I added:
` implementation ('org.grails.pl…
-
### Your question
That extension work well, but when it try to make composite primary key it's broken.
Error tell me col1 must be not null, but in postgres it's work.
Plugin usage h2 and has an…
-
I get a NullPointerException when executing mvn liquibase:diff. This happens only when using liquibase-core 3.6.0 or above. Tested it with liquibase-core 3.5.5, that worked with my configuration.
> […
ghost updated
4 months ago
-
Hello,
I recognize a changed behaviour using `mvn liquiebase:diff` when switching from version 4.26 to 4.28:
When modifying a `@Column` annotation I usually see a drop-column and an add-column cha…
-
### Search first
- [X] I searched and no similar issues were found
### Description
Discovered because of #5599
When trying to use loadData with Oracle, a .csv file with 4 lines takes around 3 min…
-
1.相关版本信息:
springboot: 2.7.18
flowable: 6.8.1
liquibase: 4.9.1
db-migration: 2.0.3
DmJdbcDriver18 : 8.1.2.192
请问大佬有什么解决办法吗?
另外我看文档Flowable 6.8.0 暂未适配?
-
### Search first
- [X] I searched and no similar issues were found
### Description
I am trying liquibase with cassandra and have downloaded the required jars, liquibase-cassandra-4.29.1.jar a…
-
## Environment
**Liquibase Version**: 4.2.2
**Liquibase Integration & Version**: Spring Boot 2.2.2
**Liquibase Extension(s) & Version**: N/A
**Database Vendor & Version**: HSQLDB
**Operating Sys…