sqlite table analyser

This commit is contained in:
Jan Prochazka
2021-05-05 20:04:49 +02:00
parent 28e19402f3
commit e739aed80d
5 changed files with 57 additions and 16 deletions

View File

@@ -13,5 +13,5 @@
<span class="nowrap">
<FontIcon icon={getConstraintIcon(constraintType)} />
{constraintName}
{constraintName || '(without name)'}
</span>