1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
[plugin] title=Schema Dictionary description= Creates dictionary tables for federated schema data. load_by_default=yes sources= columns.cc dictionary.cc index_parts.cc indexes.cc foreign_keys.cc schemas.cc table_constraints.cc tables.cc headers= columns.h data_dictionary.h dictionary.h index_parts.h indexes.h foreign_keys.h schemas.h table_constraints.h tables.h static=yes |