1
0
watterblock/data
Adrian Wannenmacher a7012657b3
refactor SessionRepo change tracking
It was gettig tedious to add the change tracking logic in all of the
methods. And since there likely will be many more such methods, I have
now extracted that bit into its own function.
2026-02-27 23:12:38 +01:00
..
db.js make database updating state trackable 2026-02-27 23:12:35 +01:00
db.test.js make database updating state trackable 2026-02-27 23:12:35 +01:00
session_repo.js refactor SessionRepo change tracking 2026-02-27 23:12:38 +01:00
session_repo.test.js test that session update timestamps actually change 2026-02-27 23:12:38 +01:00