Skip to content

Timestamp whole table

Latest
Compare
Choose a tag to compare
@joshbrooks joshbrooks released this 13 Dec 05:04
· 28 commits to main since this release

This release added timestamps for a whole table to provide a quick check before running a filtered query. Especially for rarely changing data the extra query to get the last updated row should provide for faster querying. Particularly of interest for slow joins and filtering. Also in this release: Removed the timefunc decorator which was used for some internal logging