Skip to content

0.13.0

Compare
Choose a tag to compare
@cberner cberner released this 05 Feb 18:03
· 451 commits to master since this release
  • Fix a major data corruption issue that was introduced in version 0.12.0. It caused databases
    greater than ~4GB to become irrecoverably corrupted due to an integer overflow in PageNumber::address_range
    that was introduced by commit b2c44a824d1ba69f526a1a75c56ae8484bae7248
  • Add drain_filter() to Table
  • Make key and value type bounds more clear for tables