dim_game

-1 rows


Description

Deprecated

Columns

Column Type Size Nulls Auto Default Children Parents Comments
dim_game_id bigserial 19 nextval('dim_game_dim_game_id_seq'::regclass)
version int4 10 null
date_from timestamp 29,6 null
date_to timestamp 29,6 null
game text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
dim_game_pkey Primary key Asc dim_game_id
idx_dim_game_lookup Performance Asc game
idx_dim_game_tk Performance Asc dim_game_id

Relationships