4 Commits
Author SHA1 Message Date
Tristan Colgate 1ec8ad714f rows_picker_gen: fixes for rows picker code generation 2021-12-20 09:55:06 +00:00
Tristan Colgate 373c16969b rows: fix use of Unwrap 2021-12-03 08:54:10 +00:00
Tristan Colgate 0293201729 rows: fix PR feedback 2021-12-02 16:28:25 +00:00
Tristan Colgate 32b3ff36e7 rows: Support all optional interfaces for driver.Rows
This uses some code generation to wrap an incoming rows in a type
that supports the exact set of interfaces that are supported by
the original type.
2021-11-25 13:56:13 +00:00