mirror of
https://github.com/Kaelio/ktx.git
synced 2026-06-07 07:55:13 +02:00
13 lines
206 B
YAML
13 lines
206 B
YAML
name: ad_accounts
|
|
table: ad_accounts
|
|
grain:
|
|
- ad_account_id
|
|
columns:
|
|
- name: ad_account_id
|
|
type: number
|
|
- name: account_name
|
|
type: string
|
|
- name: currency
|
|
type: string
|
|
- name: platform
|
|
type: string
|