From 48ac8b7cb81c11c160e1ad548fa6ee8b365b79c5 Mon Sep 17 00:00:00 2001 From: John Cardinal Date: Wed, 5 Dec 2018 21:23:22 +0000 Subject: [PATCH] --- devdocs/todo.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/devdocs/todo.txt b/devdocs/todo.txt index 2857c796..5754ffa9 100644 --- a/devdocs/todo.txt +++ b/devdocs/todo.txt @@ -11,7 +11,7 @@ SON OF TAGS - How to set GIN index? is it automatic? Do I need to specify it? - Test setting a widget tag collection to see it works with ef core - Seed widget with predictable tags (Maybe colour names "red", "green", "blue" etc) - + - Update tag count / cloud maybe if that's a feature? Or fuck it it can be added any time SERVER SCHEMA - Add unique constraint to all name columns in all tables in ayschema and run tests (how did I miss that before??)