mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-20 16:40:35 +00:00
Alternator and CDC, apart from enabling their experimental features, need to have their schema extensions registered. This patch adds missing registration of schema extensions to cql_repl, so that cql tests written with Alternator or CDC in mind will properly work.