ktx/python/ktx-sl/sources/b2b_saas/budgets.yaml
2026-05-10 23:51:24 +02:00

15 lines
232 B
YAML

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