diagram improvements

This commit is contained in:
Jan Prochazka
2022-01-17 21:33:05 +01:00
parent 8aa185135a
commit 7a2a1a16f1
4 changed files with 56 additions and 5 deletions

View File

@@ -551,7 +551,7 @@
tables: [
{
...data,
designerId: uuidv1(),
designerId: `${data.pureName}-${uuidv1()}`,
autoAddReferences: true,
},
],