Skip to content

Commit 052bc19

Browse files
committed
fix: Fix scl file name
Signed-off-by: Christopher Lepski <[email protected]>
1 parent fc98b66 commit 052bc19

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ insert into scl_file(
1515
0,
1616
0,
1717
'SSD',
18-
'LNodeTypeLibrary',
18+
'LNode-Type-Library',
1919
'system',
2020
'<SCL xmlns="http://www.iec.ch/61850/2003/SCL" version="2007" revision="B" release="4" xmlns:compas="https://www.lfenergy.org/compas/extension/v1">
2121
<Private type="compas_scl">

0 commit comments

Comments
 (0)