Avoid checksum using entire file path

Hello,

i am using liquibase 3.3.2 into an enterprise java webapp.

I have a big problem, my development team has different liquibase file’s path using single database.

When we start liquibase bean in apache camel application, liquibase

don’t match same file into LIQUIBASECHANGELOG table because the

root path FILENAME is always different.

I remember that in an older liquibase version, the filename does not change the checksum calculation.

In this version, can use liquibase using same files with different

root path? Can i avoid checksum calc using FILENAME columns?

thank a lot

FABRYPROG

+1