codenergic/theskeleton

[Breaking change] Change liquibase format from sql to yaml

Closed this issue · 1 comments

[Breaking change] Change liquibase format from sql to yaml
dianw commented

Liquibase SQL format is not database-independent, for example generics data type like datetime are not converted to timestamp (without timezone) in postgresql.