Tatiana Fernández

Results 5 issues of Tatiana Fernández

### Search first - [X] I searched and no similar issues were found ### Description When running either `generate-changelog` or `diff-changelog` into a sql format, for databases PostgreSQL, Oracle and...

TypeBug
DBOracle
DBPostgres
DBMySQL

### 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...

DBOracle
performance
needs_review

### Search first - [X] I searched and no similar issues were found ### Description Based on [this issue](https://github.com/liquibase/liquibase-hibernate/issues/201): for MSSQL (and possibly PostgreSQL), if a unique constraint/index is created...

DBMSSQLServer

As reported in [#5786](https://github.com/liquibase/liquibase/issues/5786), using Liquibase 4.27.0 and liquibase-databricks 1.1.3, running `liquibase update` or `liquibase status` fails because Liquibase is attempting to create the DBCL and DBCLL tables multiple times....

bug
help wanted

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

TypeBug
DocNeeded