Skip to content

Commit 1b1889b

Browse files
author
Dennis Labordus
committed
Added Flyway and done some refactoring to make the projects work with both implementations.
Signed-off-by: Dennis Labordus <[email protected]>
1 parent ad572a6 commit 1b1889b

File tree

1 file changed

+3
-3
lines changed
  • repository-postgresql/src/main/resources/org/lfenergy/compas/scl/data/repository/postgres/db/migration

1 file changed

+3
-3
lines changed

repository-postgresql/src/main/resources/org/lfenergy/compas/scl/data/repository/postgres/db/migration/V1_0__create_scl_file.sql

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
/**
2-
SPDX-FileCopyrightText: 2021 Alliander N.V.
3-
4-
SPDX-License-Identifier: Apache-2.0
2+
* SPDX-FileCopyrightText: 2021 Alliander N.V.
3+
*
4+
* SPDX-License-Identifier: Apache-2.0
55
*/
66

77
--

0 commit comments

Comments
 (0)