Files
scylladb/types
Rafael Ávila de Espíndola 5af8b1e4a3 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>
2019-09-25 15:41:45 -07:00
..
2019-09-03 07:43:35 -07:00
2019-09-03 07:43:35 -07:00
2019-09-25 15:41:45 -07:00