I have this YAML entries;
我有这个YAML条目;
table:
- name: table_a
select:
- id: source.id
- code: source.code
- name: source.name
- is_active: TRUE
tableI have this YAML entries;
我有这个YAML条目;
table:
- name: table_a
select:
- id: source.id
- code: source.code
- name: source.name
- is_active: TRUE
table