Skip to content

History / Row Mapping

Revisions

  • Row Mapping: add Form 6 (parameterized struct mapping, #137) fetch_one_as_params / fetch_all_as_params / stream_as_params — bind $N params via ToSqlParam and map rows via FromRow in one call. Retitled 'Six Forms'; added Choosing-a-form row.

    Stefan Steiner committed Jun 16, 2026
  • Updated Row Mapping (markdown)

    @StefanSteiner StefanSteiner committed Jun 2, 2026
  • docs(wiki): Form 5 streaming FromRow (shipped) + new Compile-Time SQL Validation page - Row Mapping: Form 5 (stream_as) updated from '(planned)' to the shipped v0.4.0 API — sync iterator + async Stream, error-handling notes, runnable example pointer; title Four->Five; Choosing-a-form table updated. - New Compile-Time-SQL-Validation page: how it works, setup (HYPERD_PATH + hyperdb-bootstrap), query_as!/query_scalar! examples, the exact compile errors caught, VS Code squigglies setup, module-ordering constraint, and known limitations. - Home: list the new page; drop 'soon five' wording.

    @StefanSteiner StefanSteiner committed Jun 2, 2026
  • Updated Row Mapping (markdown)

    @StefanSteiner StefanSteiner committed May 31, 2026
  • add Row Mapping wiki page (four forms + planned Form 5)

    Stefan Steiner committed May 31, 2026