API-vendor/container/cube/query
tikkhun b79384d2e1 fix(cube): 为关联表添加主键和维度定义
修复所有cube文件中缺失的主键和维度定义问题,确保每个关联表都有明确的主键和必要的外键维度。这些修改解决了Cube.js编译错误并支持正确的聚合操作。
2026-01-23 15:34:06 +08:00
..
customer_order_price_sum.json feat(cube): 在订单模型中添加创建时间统计 2026-01-23 14:56:25 +08:00
customer_state_count_query.json feat(cube): 添加订单商品数量统计查询配置 2026-01-23 11:56:21 +08:00
order_item_name_quantity_sum.json feat(cube): 添加订单商品数量统计查询配置 2026-01-23 11:56:21 +08:00
order_item_product_by_sku_quantity_sum.json fix(cube): 为关联表添加主键和维度定义 2026-01-23 15:34:06 +08:00
order_item_product_component_by_sku_quantity_sum.json refactor(cube): 重构cube模型配置并移除datax相关文件 2026-01-23 15:24:02 +08:00
order_item_sku_quantity_sum.json feat(cube): 添加订单商品数量统计查询配置 2026-01-23 11:56:21 +08:00