Pavel Emelyanov
e698259557
api: Make validate_table() helper return table_id after validation
...
This helper calls database::find_column_family() and ignores the result.
The intention of this is just to check if the c.f. in question exists.
The find_column_family() in turn calls find_uuid() and then finds the
c.f. object using the uuid found. The latter search is not supposed to
fail, if it does, the on_internal_error() is called.
Said that, replacing find_column_family() with find_uuid() is
idempotent. And returning the found table_id will be used by next patch.
Signed-off-by: Pavel Emelyanov <xemul@scylladb.com >
2025-02-17 11:42:32 +03:00
..
2025-02-11 12:49:12 +02:00
2025-02-05 10:10:29 +01:00
2025-02-05 10:10:29 +01:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-01-02 07:13:34 +01:00
2025-02-15 20:32:22 +02:00
2024-12-18 17:45:13 +02:00
2025-02-15 20:32:22 +02:00
2025-01-13 11:32:07 +03:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-02-06 17:28:08 +01:00
2024-12-18 17:45:13 +02:00
2025-01-17 11:24:54 +03:00
2025-01-14 07:56:38 -05:00
2025-01-02 07:13:34 +01:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-01-15 16:30:28 +02:00
2025-01-15 16:30:28 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-01-16 16:37:06 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-01-02 07:13:34 +01:00
2025-01-06 13:04:33 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-02-17 11:42:32 +03:00
2025-02-17 11:42:32 +03:00
2025-01-14 07:56:38 -05:00
2024-12-18 17:45:13 +02:00
2025-01-15 10:11:40 +03:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-02-05 10:11:52 +01:00
2025-02-05 10:10:29 +01:00
2024-12-18 17:45:13 +02:00
2024-12-18 17:45:13 +02:00
2025-01-15 16:30:28 +02:00
2025-01-15 16:30:28 +02:00