Files
scylladb/tools
Marcin Maliszkiewicz b3730282c3 db: access types during schema merge via special storage
Once we create types atomically the code which is before commit
may depend on newly added types, so it has to access both old and
new types. New storage called in_progress_types_storage was added.
2025-06-06 08:50:33 +02:00
..
2025-02-04 12:06:54 +02:00
2025-02-08 21:54:42 +02:00