Results for “Std.Db.Row.text”
1 matching declarations
Use module:Std.List, kind:fn, or is:exact. Put a Pudu type after ::.
- Std.Db.Row.text
&Std.Db.Driver.Rows -> Int -> Str -> Result[Str, Std.Db.Row.RowError]A named column read as text. A null is an error, not an empty string.
