changed note field in tc_accomplishment to notes
[eq/.git] / sql / schema.dot
index b6f961c3737f82eca05d817fb69b6916c08e9e43..864151927d8725dca218328b54d04f147d4783ab 100644 (file)
@@ -75,7 +75,7 @@ digraph schema {
     shape = "record"
   ];
   accomplishment   [
-    label = "accomplishment||<a> accomplishment|<i> individual|<d> date|<t> task|<n> note"
+    label = "accomplishment||<a> accomplishment|<i> individual|<d> date|<t> task|<n> notes"
     shape = "record"
   ];
   task   [