ckgedit icon indicating copy to clipboard operation
ckgedit copied to clipboard

Struct plugin usage issues

Open jeffchulg opened this issue 2 years ago • 1 comments

I'm having issues when using struct in conjunction with your plugin.

You plugin removes the data from struct and does not let intact things like :

---- struct table ----
schema: application_modules
cols: *
filter: application_code = XXX
----

jeffchulg avatar Apr 11 '22 07:04 jeffchulg

Use the MULTI_PLUGIN macros. See the ckgedit plugin documentation.

turnermm avatar Apr 11 '22 13:04 turnermm