show dateV2/datetimeV2 to date/datetime modify show create table modify desc table use desc table all to get real type from column ColumnType
17 lines
572 B
Plaintext
17 lines
572 B
Plaintext
-- This file is automatically generated. You should know what you did if you want to edit this
|
|
-- !sql --
|
|
test_rollup_agg AGG_KEYS siteid INT INT No true \N true
|
|
citycode SMALLINT SMALLINT No true \N true
|
|
username VARCHAR(32) VARCHAR(32) No true \N true
|
|
pv BIGINT BIGINT No false 0 SUM true
|
|
uv BIGINT BIGINT No false 0 SUM true
|
|
vv BIGINT BIGINT Yes false 0 SUM true
|
|
|
|
rollup_city AGG_KEYS citycode SMALLINT SMALLINT No true \N true
|
|
pv BIGINT BIGINT No false 0 SUM true
|
|
vv BIGINT BIGINT Yes false 0 SUM true
|
|
|
|
-- !sql --
|
|
1 200
|
|
|