-
### Search first
- [x] I searched and no similar issues were found
### Description
I upgraded a personal project from OSS Liquibase version `4.26.0` to version `4.30.0` (the latest as of this writi…
-
### Search first
- [x] I searched and no similar issues were found
### Description
Following https://github.com/liquibase/liquibase/pull/6265: `logicalFilePath` on `includeAll` is a nice feature.
H…
-
### Search first
- [x] I searched and no similar issues were found
### Description
Spring Boot Version: 2.5.14
datasource :org.sqlite.JDBC version:3.46.1.0
liquibase-core Version:4.27.0
spring:
…
-
I would like to run liquibase and connect to SQL Server with Integrated Security. I have checked documentation [ms-sql-server-windows-integrated-security](https://docs.liquibase.com/start/tutorials/ms…
-
### Search first
- [x] I searched and no similar issues were found
### Description
HI Team,
I got this issue when generating the change log from the existing database.
also tried with the previous…
-
### Search first
- [x] I searched and no similar issues were found
### Description
I would like to see an easily usable configuration to configure the new analytics feature through Spring Boot.
So …
-
### Describe the problem
I have cloned healenium repo in my local. Just did docker up , it gives The connection attempt failed. I have uninstalled and reinstalled docker-compose, docker in my machine…
-
### Search first
- [x] I searched and no similar issues were found
### Description
I am using liquibase 4.27.0 and mysql-connector-j 8.0.32 that come with spring boot 3.3.3. The entity field is def…
-
### Search first
- [x] I searched and no similar issues were found
### Description
liquibase diff-changelog ignores changes in the precision of the `TIMESTAMP` datatype.
I have only tested this wi…
-
Hello,
I tried to set `liquibase.ext.nochangeloglock.enabled=false` in some of my applications profiles, BUT it did not work (ie: the lock is being ignored ).
```xml
spring-boot-starter-parent…