feat(diagram): show data type and nullability

This commit is contained in:
Jan Prochazka
2022-01-20 15:03:30 +01:00
parent 53441d3e62
commit 8ad8d3f8cd
4 changed files with 57 additions and 1 deletions

View File

@@ -20,6 +20,7 @@
canSelectTables: true,
allowChangeColor: true,
appendTableSystemMenu: true,
chooseColumnProperties: true,
}}
referenceComponent={DiagramDesignerReference}
/>