This website requires JavaScript.
Explore
Help
Register
Sign In
swcs
/
OurUmbraco
Watch
1
Star
0
Fork
0
You've already forked OurUmbraco
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
1,315
Commits
12
Branches
0
Tags
f8920fea8ee5df8774e58ba67ab9d66dbef8b646
Commit Graph
2 Commits
Author
SHA1
Message
Date
Shannon
74c36ab5c8
Saves even more queries.
2015-03-02 16:58:14 +11:00
Shannon
940de49576
Fixing up the insane N+1 queries that exist for the forum. Removing extension methods to look up member names - these should just be part of the main query otherwise we have N+1 everywhere. Created new readonly entities for querying and result columns so we can get the Comments + all author names in a single query.
2015-03-02 16:15:15 +11:00