liquibase / node-liquibase

Node.js wrap for Liquibase
MIT License
32 stars 15 forks source link

Need support for latest liquibase cli 4.6.1 #48

Open tobiasjeckel opened 2 years ago

tobiasjeckel commented 2 years ago

Context: Node-liquibase still packages liquibase cli 4.4.0

Node-Liquibase Version 4.4.0

Description

Node-Liquibase installs Liquibase CLI 4.4.0 even if we have the latest version that is 4.6.1 Please look into this issue. Thanks.

Need this to fix bug with character encoding https://github.com/liquibase/liquibase/issues/1445

Expected behavior: Should install Liquibase CLI 4.6.1

Actual behavior: Install CLI 4.4.0