24 lines
719 B
Plaintext
24 lines
719 B
Plaintext
-- This file is automatically generated. You should know what you did if you want to edit this
|
|
-- !metadata_1 --
|
|
internal test_manager_metadata_name_ids \N
|
|
|
|
-- !metadata_2 --
|
|
internal test_manager_metadata_name_ids test_metadata_name_ids
|
|
|
|
-- !metadata_2 --
|
|
|
|
-- !tables_1 --
|
|
k1 TINYINT Yes true \N
|
|
k2 DECIMAL(10, 2) Yes true 10.05
|
|
k3 CHAR(10) Yes true \N BLOOM_FILTER
|
|
k4 INT No false 1 NONE
|
|
k5 TEXT Yes false \N NONE,BLOOM_FILTER
|
|
|
|
-- !tables_2 --
|
|
test_manager_tb_1 DUP_KEYS k1 TINYINT TINYINT Yes true \N true
|
|
k2 DECIMAL(10, 2) DECIMALV3(10, 2) Yes true 10.05 true
|
|
k3 CHAR(10) CHAR(10) Yes true \N BLOOM_FILTER true
|
|
k4 INT INT No false 1 NONE true
|
|
k5 TEXT TEXT Yes false \N NONE,BLOOM_FILTER true
|
|
|