This commit is contained in:
2018-12-13 00:52:07 +00:00
parent a0e8192352
commit 2906337517
4 changed files with 41 additions and 20 deletions

View File

@@ -109,7 +109,7 @@ TODO SERVER STUFF
- Maybe a db stored procedure and trigger or biz code that feeds a consolidated tag table of all entered tags in the system?
- Maybe a reference count for each tag to drive a tag cloud feature and also a order by commonality feature when offering and also to know when to remove the tag repository when no one is using that tag anymore in any records
- Boot server and seed with debug log turned on, see what is being tracked by EF that doesn't need to, seems some of that shit is being tracked.
-----------------