Differences From Artifact [19e430807b]:
- File TODO — part of check-in [7a74b8e952] at 2018-03-26 10:46:58 on branch v1.65-modularization — Added missing copyright notices (user: mrwellan, size: 1147) [annotate] [blame] [check-ins using] [more...]
To Artifact [e0a2376de1]:
- File TODO — part of check-in [081ae45cc8] at 2019-02-07 17:13:10 on branch v1.65 — add todo (user: bjbarcla, size: 1174) [annotate] [blame] [check-ins using] [more...]
︙ | |||
26 27 28 29 30 31 32 | 26 27 28 29 30 31 32 33 34 | + + | ------------------------------------- . Re-work the dbstruct data structure? .. Move main.db to global? .. [ run-id.db inmemdb last-mod last-read last-sync inuse ] . Re-work all queries to use run-id to dereference server . Open main.db directly in calls to -runtests etc. No need to talk remote? . remove common:faux-lock |