Closed valhuber closed 8 months ago
Solution requires breaking change to RowDictMaps:
from logic_bank.exec_row_logic.logic_row import LogicRow
class OrderShipping(RowDictMapper):
def __init__(self, logic_row: LogicRow = None):
Fixed in 10.03.04
The current implementation provides only for (aliased) row attributes, but not join attributes.
For example: