filipe

Results 146 comments of filipe

@mpstadler thanks for the report, docs have been updated: https://contribute.liquibase.com/extensions-integrations/directory/database-tutorials/teradata/

If someone wants to update this PR I can get it reviewed and merged now.

Hello @nealeduncan1 ! As @troligsownder noticed this is the same issue as https://github.com/liquibase/liquibase/issues/4304 and has been fixed on https://github.com/liquibase/liquibase/pull/4427 that is already merged to master for the next release. I'll...

Hello @nealeduncan1 - just to make sure: the problem only happens with `createProcedure` change type for you? For other changes like "`createTable`" it works fine right?

@tati-qalified could you try to reproduce this issue? thanks

Hi @mpvvliet ! Your PR handles the same as https://github.com/liquibase/liquibase/pull/5444 and also fixes https://github.com/liquibase/liquibase/issues/5316 just aiming at update-sql and does not modifies the user database settings using alter database session....

AS PR #5444 still pending some tests let's move this one ahead, and if it gets merged we can revert this one here. Thanks @mpvvliet !

Hello @adaryin , thanks for the detailed issue. I like the idea of using ThreadLocal instead of static only for lastPreparedStatement,, lastPreparedStatementSql and executeWithFlagsMethod - with 4.27.0 we started to...

> Hi @filipelautert, thanks for the reply. I would like to submit a PR (it's ready), but on `git push` I get: `Permission to liquibase/liquibase.git denied to adaryin` Could someone...