Fix default timestamp in upgrade script 30/118830/3
authorJim Hahn <jrh3@att.com>
Thu, 4 Mar 2021 19:03:42 +0000 (14:03 -0500)
committerJim Hahn <jrh3@att.com>
Thu, 4 Mar 2021 21:21:58 +0000 (16:21 -0500)
commit3c104ae7672e2b81e268c417adb7493a1b85a665
tree223cd6af7d3a843a2ae86a509582a9467c5952b2
parent1e026920a11f1194f8cb7d353a9681694319c697
Fix default timestamp in upgrade script

The 1811 upgrade script for distributed locking is failing, because the
default timestamp value is invalid for the new column type.  Modified
the value and also added one for the downgrade script.

Issue-ID: POLICY-3117
Change-Id: I8dff748cb089db551820418b1d597a1be207c9b5
Signed-off-by: Jim Hahn <jrh3@att.com>
feature-distributed-locking/src/main/feature/db/pooling/sql/1811-distributedlocking.downgrade.sql
feature-distributed-locking/src/main/feature/db/pooling/sql/1811-distributedlocking.upgrade.sql