Improvements and Fixes
-
delta_export()anddelta_import()functions are added (#213)
These functions facilitate incremental backups and batch migration of a
historical table created withupdate_snapshot().
Seevignette("delta-loading")for usage details. -
Bug fixes in
update_snapshot():- Fixed a bug records were being incorrectly deactivated (#214).