mirror of
https://github.com/scylladb/scylladb.git
synced 2026-04-21 00:50:35 +00:00
The validate_column_family() tries to find a schema and throws if it doesn't exist. The latter is determined by the exception thrown by the database::find_schema(), but there's a throw-less way of doing it. Signed-off-by: Pavel Emelyanov <xemul@scylladb.com> Closes #13295
2.3 KiB
2.3 KiB