diff --git a/migrations/000.055.sql b/migrations/000.055.sql new file mode 100644 index 0000000..35fa6ef --- /dev/null +++ b/migrations/000.055.sql @@ -0,0 +1,3 @@ +-- P5-2172 change designer links + +UPDATE designers SET path = getSafeXMLPath(name); \ No newline at end of file