| # | ++ {{ t("structureEditor.columnName") }} + | ++ {{ t("structureEditor.dataType") }} + | ++ {{ t("structureEditor.nullable") }} + | ++ {{ t("structureEditor.primaryKey") }} + | ++ {{ t("structureEditor.defaultValue") }} + | ++ {{ t("structureEditor.comment") }} + | ++ {{ t("structureEditor.actions") }} + | +
|---|---|---|---|---|---|---|---|
|
+
+ {{ index + 1 }}
+
+ |
+ + + | ++ + | ++ + | ++ { if (column.isPrimaryKey) column.isNullable = false; }" + /> + | ++ + | +
+
+
+
+
+
+ {{ t("structureEditor.editComment") }}
+
+
+ {{ column.name || t("structureEditor.columnName") }}
+
+
+
+ |
+
+
+
+
+
+
+
+ |
+
| + {{ label }} + + | +|||||||
|---|---|---|---|---|---|---|---|
| + + | +
+
+
+
+ |
+ + + | ++ + + | +
+
+
+
+ |
+ + + | ++ + | +
+ |
+
{{ pendingStatements.join("\n") }}
+