mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-23 01:50:35 +00:00
Convert all users to use sstables::generation_type::int_t. Further patches will continue to convert most to using sstables::generation_type instead so we can abstract the value type. Signed-off-by: Benny Halevy <bhalevy@scylladb.com>