Files
scylladb/types
Rafael Ávila de Espíndola b47033676a types: recreate dependent user types.
In the system.types table a user type refers to another by name. When
a user type is modified, only its entry in the table is changed.

At runtime a user type has direct pointer to the types it uses. To
handle the discrepancy we need to recreate any dependent types when a
entry in system.types changes.

Fixes #5049

Signed-off-by: Rafael Ávila de Espíndola <espindola@scylladb.com>
(cherry picked from commit 5af8b1e4a3)
2019-12-23 17:58:26 +02:00
..
2019-04-09 16:58:22 +02:00
2019-04-09 16:58:22 +02:00
2019-04-09 16:58:22 +02:00
2019-04-09 16:58:22 +02:00
2019-12-23 17:58:26 +02:00