All notable changes to this project will be documented in this file.
PaginationKeynow includes column name
- Use
PaginationKeyinstead of rawuint64for progress report. This means that table progress report will include not raw value, but a wholePaginationKeyobject, i.e.which will be in line with the format of state dump. @driv3r #426{ "type": "uint64", "column": "id", "value": 999 }
- Changelog.
- UUID as ID: validate collation by @grodowski in #422
- NewPaginationKeyFromRow refactor by @grodowski in #424
- Pagination beyond uint64 by @milanatshopify in #417
Past releases.