1
0
watterblock/data
Adrian Wannenmacher b5ead20f0b
only reinsert all sessions if necessary
The purpose of this is data safety. If there ever was a broken model
that corrupted data previously it would have ruined everything if it
coincided with a schema migration. Now this is much less likely.
2026-02-28 18:23:48 +01:00
..
db.js only reinsert all sessions if necessary 2026-02-28 18:23:48 +01:00
db.test.js only reinsert all sessions if necessary 2026-02-28 18:23:48 +01:00
session_repo.js add time ordered session db accessor 2026-02-27 23:28:53 +01:00
session_repo.test.js add time ordered session db accessor 2026-02-27 23:28:53 +01:00