features/code-cleanup
master
@ -144,6 +144,7 @@ easier.
@Override
protected void tableFields() {
custom("test").type(SQLType.STRING).length(255).add();
string("column1", 255, "default");
string("colum2", 100, "test2");
integer("colum3", 2, "");
The note is not visible to the blocked user.