Pseudo-invoker for running DDL statements.
Create a DDLInvoker -- this method should be implemented by drivers as needed
(basicInvokerComponent: StringAdd).self
(basicInvokerComponent: StringFormat).self
(basicInvokerComponent: ArrowAssoc[BasicInvokerComponent]).x
(Since version 2.10.0) Use leftOfArrow
instead
(basicInvokerComponent: Ensuring[BasicInvokerComponent]).x
(Since version 2.10.0) Use resultOfEnsuring
instead