aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md6
1 files changed, 0 insertions, 6 deletions
diff --git a/TODO.md b/TODO.md
deleted file mode 100644
index f427337..0000000
--- a/TODO.md
+++ /dev/null
@@ -1,6 +0,0 @@
-<!--
-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