import { extend } from '@nocobase/database'; // TODO(bug): collections 表创建关联字段有问题 export default extend({ name: 'collections', logging: false });