Liquibase removes grant after updating function (DB - PostgreSQL)

Hi All,

I am having issue with executing sql script with liquibase.

Every first time executing sql function with liquibase, creates all the required grants for the PLSQL function.

When modify the existing function and rerun script using liquibase, it removes grants.

Please help me in solving this issue.

Thanks,

Irfan