mirror of
https://github.com/Kaelio/ktx.git
synced 2026-07-13 11:22:11 +02:00
rename klo to ktx
This commit is contained in:
parent
1a42152e6f
commit
3ce510b55b
704 changed files with 10205 additions and 10255 deletions
|
|
@ -1,22 +0,0 @@
|
|||
name: part
|
||||
table: public.part
|
||||
grain: [p_partkey]
|
||||
columns:
|
||||
- name: p_partkey
|
||||
type: number
|
||||
- name: p_name
|
||||
type: string
|
||||
- name: p_mfgr
|
||||
type: string
|
||||
- name: p_brand
|
||||
type: string
|
||||
- name: p_type
|
||||
type: string
|
||||
- name: p_size
|
||||
type: number
|
||||
- name: p_container
|
||||
type: string
|
||||
- name: p_retailprice
|
||||
type: number
|
||||
- name: p_comment
|
||||
type: string
|
||||
Loading…
Add table
Add a link
Reference in a new issue