If using Generate_UUID() in a changeSet:
Does it work for Oracle, MySQL, MSSQL? Only have liquibase-core-2.0.3 as the dependency jar. Need to add extra jar?
Thanks, Jing
If using Generate_UUID() in a changeSet:
Does it work for Oracle, MySQL, MSSQL? Only have liquibase-core-2.0.3 as the dependency jar. Need to add extra jar?
Thanks, Jing
The change set needs to be able to work with many database, I have problem with hsqldb:
The error is data type is wrong or data is too long.
Any ideas? Thanks, Jing