Differences From Artifact [47351584f7]:
- File dcommonmod.scm — part of check-in [99ba9a5e40] at 2021-02-08 19:37:46 on branch v1.6569-multi-db — bit closer (user: matt, size: 10179) [annotate] [blame] [check-ins using]
To Artifact [89cc0627cc]:
- File dcommonmod.scm (unpublished)— part of check-in [0bf123a8c3] at 2021-02-14 22:34:32 on branch v1.6569-multi-db-wip — Sync bunch of minor changes with v1.65-real (user: matt, size: 10258) [annotate] [blame] [check-ins using]
︙ | |||
214 215 216 217 218 219 220 | 214 215 216 217 218 219 220 221 222 | - + | key-vals ((last-update 0) : number) ;; last query to db got records from before last-update ((last-db-time 0) : number) ;; last timestamp on megatest.db ((data-changed #f) : boolean) ((run-data-offset 0) : number) ;; get only 100 items per call, set back to zero when received less than 100 items (db-path #f)) |