View on GitHub

Red

A WiP ORM for Raku

Base role to DB statements Returned by .query

method stt-row

method stt-row(
    $
) returns Hash(Any)

How to get a row must be implemented

method row

method row() returns Mu

Get the next row