1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 |
[plugin] title=Catalog related DDL functions. description=Provides functions for DDL operations on catalogs. load_by_default=yes sources= functions/create.cc functions/drop.cc module.cc tables/catalogs.cc headers= functions/create.h functions/drop.h filesystem.h module.h tables/catalogs.h static=yes |