liquibase icon indicating copy to clipboard operation
liquibase copied to clipboard

Main Liquibase Source

Results 430 liquibase issues
Sort by recently updated
recently updated
newest added

## Impact - [ ] Bug fix (non-breaking change which fixes expected existing functionality) - [ ] Enhancement/New feature (adds functionality without impacting existing logic) - [ ] Breaking change...

## Environment **Liquibase Version**: 4.12.0 **Liquibase Integration & Version**: spring boot **Liquibase Extension(s) & Version**: NA **Database Vendor & Version**: com.oracle.database.jdbc:ojdbc11 **Operating System Type & Version**: Windows 10 **Infrastructure Type/Provider**:...

## Environment **Liquibase Version**: 4.4.3 **Liquibase Integration & Version**: maven **Database Vendor & Version**: PostgreSQL ## Description _Liquibase_ supports the column type _timestamp with zone data_ when creating tables, but...

TypeEnhancement
Severity3
ImpactMedium
DBPostgres
IntegrationMaven
BKeyPlatform
SyncTicket
featureLoadData
ver4.4.3
datetime

## Environment **Liquibase Version**: 4.8.0 **Liquibase Integration & Version**: **Liquibase Extension(s) & Version**: **Database Vendor & Version**:postgre **Operating System Type & Version**: ## Description Liquibase generatechangelog command is not generating...

TypeBug
DBPostgres
ver4.8.0
featureGenerateChangelog
sprint2022-31

## Environment **Liquibase Version**: 3.8.9 **Liquibase Integration & Version**: CLI **Liquibase Extension(s) & Version**: none **Database Vendor & Version**: PostgreSQL 12 **Operating System Type & Version**: Docker ## Description It...

TypeBug
Severity3
ImpactMedium
DBPostgres
hacktoberfest

## Impact - [ ] Bug fix (non-breaking change which fixes expected existing functionality) - [X] Enhancement/New feature (adds functionality without impacting existing logic) - [ ] Breaking change (fix...

TypeEnhancement
DocRequired
ReleaseMajor
featureLabels
marketingRequired
featureContext
sprint2022-31

I have a hobby project running on Spring Boot 2.7 snapshot which today upgraded from Liquibase 4.6.2 to 4.7.0. With Liquibase 4.6.2 and H2 datasource the following changelog ``` databaseChangeLog:...

TypeEnhancement
DBH2
IntegrationSpringboot
ver4.7.0
reservedWord
casing

## Impact - [ ] Bug fix (non-breaking change which fixes expected existing functionality) - [ ] Enhancement/New feature (adds functionality without impacting existing logic) - [ ] Breaking change...

## Overview Mixed case requires quoting of objects, and liquibase generally doesn't auto-quote things, and so required quoting for "references" argument can't be handled. # Repo Steps Run liquibase update...

TypeBug
Severity4
DBPostgres
IntegrationAny
BKeyPlatform
SyncTicket

## Environment Mac OS **Liquibase Version**: 4.2.0 **Liquibase Integration & Version**: CLI **Liquibase Extension(s) & Version**: n/a **Database Vendor & Version**: postgres from dockercontainer: docker run --name some-postgres -e POSTGRES_PASSWORD=mysecretpassword...

TypeEnhancement
Severity3
ImpactLow
DBPostgres
IntegrationCLI
DocRequired
featureRollback