You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[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]>
0 commit comments