-
```
Release 1.2.0 has been tested against Juno and Indigo but not Kepler.
Generation of Liquibase scripts in particular needs testing as there have been
reports of ut not working with Kepler.
```
…
-
hello, I use liquibase with mysql8 cluster, start error, report DATABASECHANGELOG lack primary id. I check master branch, it still exist this problem
hope modify CreateDatabaseChangeLogTableGenera…
-
In 3.6.x the LoadDataChange slows down considerably due the new code that checks for missing columns (see attachment). Is there a way to disable this or make it at least configurable? Without this cha…
-
_This issue was automatically created by [Allstar](https://github.com/ossf/allstar/)._
**Security Policy Violation**
Security policy not enabled.
A SECURITY.md file can give users information about w…
-
Does `openbox` use any MySQL-specific features?
I'm curious about the possibility of alternatives like `MariaDB` or `PostgreSQL`.
-
When multiple data sources are used, then dbm-gorm-diff, dbm-generate-changelog, etc. fail for the non default data sources:
For example:
We have default data source and 'another' data source in o…
vdusa updated
5 years ago
-
## Problem description
Lots of files are missing from my media library. Looking at the logs I'm seeing lots of errors `Error parsing tags in `
```
org.jaudiotagger.audio.exceptions.InvalidA…
-
Good attempt, there are a lot of initial attempts that do not quite follow through (liquiface, liquibase-eclipse-plugin, liquibench).
Ironically, a different eclipse plugin I was working on I too wa…
-
As a developer I would like to add a proper versioning tool for my databases so I can easily migrate databases in case of changes instead of doing it manually.
Known tools for that are [Liquibase](ht…
-
Currently, it seems one needs to create the quartz tables manually when using `jdbcStore = true`. It would be great if the plugin supports database-migration, to create the quartz table migrations aut…