#12147 Fix virtual entity properties load

上级 d71cde53
...@@ -109,7 +109,6 @@ public class DBVEntityAttribute implements DBSEntityAttribute, DBPNamedObject2, ...@@ -109,7 +109,6 @@ public class DBVEntityAttribute implements DBSEntityAttribute, DBPNamedObject2,
} }
transformSettings.setTransformOptions(JSONUtils.deserializeProperties(transformsCfg, "properties")); transformSettings.setTransformOptions(JSONUtils.deserializeProperties(transformsCfg, "properties"));
} }
properties = JSONUtils.deserializeProperties(transformsCfg, "properties");
} }
@NotNull @NotNull
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册