Commit graph

4 commits

Author SHA1 Message Date
Noikoio
4a5e07ba89 Fix database error when searching with discriminator 2018-03-26 11:53:19 -07:00
Noikoio
0401bfce2d Removed public access to database config
Database connection is now acquired directly via Configuration
instead of an object within it.
2018-02-17 00:48:12 -08:00
Noikoio
e9a4e3e726 Added ordering of results by date, name 2018-02-10 19:05:18 -08:00
Noikoio
1fbe4d5e52 Added EntityCache class with CacheUser
Its purpose is documented in the comments within EntityCache.cs.
CacheUser has been implemented but is not yet tested.
2017-12-22 22:20:06 -08:00
Renamed from Module/EntityCache/UserCacheItem.cs (Browse further)