blob: 14f3726d27b4362f201fa461f5d24be4328989ea [file] [log] [blame]
Bruno Sakotoff4832e2021-03-23 14:42:00 -04001# ============LICENSE_START=======================================================
2# Copyright (c) 2021 Bell Canada.
3# ================================================================================
4# Licensed under the Apache License, Version 2.0 (the "License");
5# you may not use this file except in compliance with the License.
6# You may obtain a copy of the License at
7#
8# http://www.apache.org/licenses/LICENSE-2.0
9#
10# Unless required by applicable law or agreed to in writing, software
11# distributed under the License is distributed on an "AS IS" BASIS,
12# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
13# See the License for the specific language governing permissions and
14# limitations under the License.
15# ============LICENSE_END=========================================================
16
puthuparambil.aditya495ae8e2021-02-23 15:51:00 +000017databaseChangeLog:
18 - include:
19 file: changelog/db/changes/01-createCPSTables.yaml
20 - include:
21 file: changelog/db/changes/02-loadData-dataspace.yaml
22 - include:
23 file: changelog/db/changes/03-loadData-schema-set.yaml
24 - include:
25 file: changelog/db/changes/04-loadData-anchor.yaml
26 - include:
Bruno Sakotoff4832e2021-03-23 14:42:00 -040027 file: changelog/db/changes/05-loadData-fragment.yaml
28 - include:
29 file: changelog/db/changes/06-delete-not-required-fragment-index.yaml
ToineSiebelink723a1b72021-04-07 16:17:33 +010030 - include:
31 file: changelog/db/changes/07-update-yang-resource-checksums.yaml
Bruno Sakotoddedbd12021-05-05 08:11:19 -040032 - include:
33 file: changelog/db/changes/08-update-yang-resources.yaml
tragaite8f853d2021-05-24 13:12:36 +010034 - include:
35 file: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml
DylanB95EST4f4178c2021-07-02 13:30:42 +010036 - include:
37 file: changelog/db/changes/10-loadData-dmi-registry-fragment.yaml
shivasubedidce1d582021-08-04 12:13:36 +010038 - include:
39 file: changelog/db/changes/11-add-column-to-yang-resources-table.yaml