Release 2.2.0
This release:
- Adds
InsertBuilder
andSelectAll
functions to table module - Adds
RewriteRows
function to table module, it sequentially rewrites all data in a table, this is useful for updating TTLs on small or medium sized tables - Migrates CI from Travis to GH actions