ktx/python/ktx-sl/sources/b2b_saas/budgets.yaml

16 lines
232 B
YAML
Raw Permalink Normal View History

2026-05-10 23:12:26 +02:00
name: budgets
table: budgets
grain:
- budget_id
columns:
- name: budget_id
type: number
- name: department
type: string
- name: period_end
type: string
- name: period_start
type: string
- name: planned_amount
type: number