By following the useSqlInput & useColumn resource handling design, we should export the SqlInput creation logic out of AttributeInputGroup and include it in the SqlInput component.
AttributeInputGroup should then handle SqlInput list the same way Conditions are handled.
Problem
By following the useSqlInput & useColumn resource handling design, we should export the SqlInput creation logic out of AttributeInputGroup and include it in the SqlInput component.
AttributeInputGroup should then handle SqlInput list the same way Conditions are handled.