Skip to main content

include/gdo@row_Row.hrl

-record(row, {columns :: list({binary(), gdo@value:db_value()})}).