From 1cf1061e17cb6070e4540c19b787747232eb909c Mon Sep 17 00:00:00 2001 From: Bryan Newbold Date: Thu, 6 Sep 2018 15:09:07 -0700 Subject: update TODO --- rust/TODO | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/rust/TODO b/rust/TODO index a4a6dfad..1ed580e6 100644 --- a/rust/TODO +++ b/rust/TODO @@ -1,4 +1,11 @@ +- refactor rev creation (from an entity) into it's own function, across the board + => attach to database module structs? + => should make cockroachdb compatible (single use of CTE) + => usable from both "update" and "create" +- editgroup param to update + => also for creation? for consistency + - editor_id vs. editor username; return editor_id (in addition to name?) later: -- cgit v1.2.3