Commit c951c0d
Fix check constraints duplicated multiple times when exporting from SQL Server by adding DISTINCT to query
Co-authored-by: hmiguim <[email protected]>1 parent cc29fbc commit c951c0d
File tree
1 file changed
+1
-1
lines changed- dbptk-modules/dbptk-module-sql-server/src/main/java/com/databasepreservation/modules/sqlserver
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
138 | 138 | | |
139 | 139 | | |
140 | 140 | | |
141 | | - | |
| 141 | + | |
142 | 142 | | |
143 | 143 | | |
144 | 144 | | |
| |||
0 commit comments