chime-experiment / alpenhorn

alpenhorn manages files produced by the acquisition system. This alpenhorn is mostly legacy these days. Most alpenhorn development is going on in alpenhorn2: https://github.com/radiocosmology/alpenhorn/
0 stars 0 forks source link

fix(client): replace peewee2 calls. #2

Closed ketiltrout closed 5 years ago

ketiltrout commented 5 years ago

peewee2's aggregate(...) calls can be replaced by a select(...).scalar() call in peewee3