summaryrefslogtreecommitdiffstats
path: root/src/main/resources/db
AgeCommit message (Collapse)AuthorFilesLines
2021-05-26Update db schema to keep field name consistent with domain propertyputhuparambil.aditya2-0/+38
Rollback need not be specified for renameColumn as per documentation: https://docs.liquibase.com/workflows/liquibase-community/using-rollback.html Issue-ID: CPS-425 Signed-off-by: puthuparambil.aditya <aditya.puthuparambil@bell.ca> Change-Id: Ida1cf80e7cd180c7b713bc595105fa83f4f6b278
2021-04-22Implement db schema with liquibaseBruno Sakoto4-0/+709
Issue-ID: CPS-193 Signed-off-by: Bruno Sakoto <bruno.sakoto@bell.ca> Change-Id: Ieabee4b86bbe7a42c05bb225499487cfcc9deb1d