Commit ca848eb
committed
[IMP] util/orm: do not tweak res.users.lang cache validation
`res.users.lang` is a widely used field in the ORM that it's better to
not mess with for performance reasons. If a DB has invalid codes the ORM
would deal with them graciously.
closes #103
Signed-off-by: Christophe Simonis (chs) <[email protected]>1 parent 94c0314 commit ca848eb
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| 225 | + | |
| 226 | + | |
225 | 227 | | |
226 | 228 | | |
227 | 229 | | |
| |||
0 commit comments