aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
blob: f427337cf8b491cf6ad5066e0279baa113424126 (plain)
1
2
3
4
5
6
<!--
SPDX-FileCopyrightText: 2026 Stefan Majewsky <majewsky@gmx.net>
SPDX-License-Identifier: Apache-2.0
-->

- TODO: consider adding an upsert, e.g. `func (Store[R]) InsertOrUpdate(db Handle, records ...*R) error`, that chooses based on whether any auto fields is non-zero