v0.1.8
Pre-release
Pre-release
What's Changed
- Changed key generation for columnstore tables with primary key by @AdalbertMemSQL in #56
- Added no_data snapshot.mode by @AdalbertMemSQL in #57
- Updated version to 0.1.8 by @AdalbertMemSQL in #58
- Changed to populate PK instead of InternalId if the table has it
- Changed the type of the InternalId field (starting from 8.7.16 it is returned as bytes)
- Fixed offset validation for when_needed mode (used offset table instead of just running an observe query)
- Fixed setting of information if the record is part of the snapshot when the snapshot is retaken
- Changed lowest supported SingleStore version to 8.7.16
Full Changelog: v0.1.7...v0.1.8