mirror of
https://github.com/elisspace/core.git
synced 2026-08-30 16:12:01 +00:00
* Reduce cache key size for queries that only need single columns These queries only cared about a single row but would select the whole set of columns from the orm object * wrap it