I am getting issue for date calculation with 86400

Hi Team,

i am using liquibase script to create a view in oracle.

i have defined property like below.

here 246060 i wanted to put in view script, but when i am running liquibase script then 246060 is getting calculated to 86400.

i do not want to keep 86400 in view script, i only want to have 246060 in view script.
is there any option avaialble in liquibase so 246060 can be available in view script.

Thanks,
Manish

Hi @manish

Could you help us with few additional details to reproduce this isse:

  1. Liquibase version you are using
  2. The view script you have used
  3. Liquibase command you have run

Thanks,
Rakhi Agrawal