Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 778 Bytes

OpponentMasters.md

File metadata and controls

29 lines (20 loc) · 778 Bytes

OpponentMasters

Description

Columns

Name Type Default Nullable Children Parents Comment
OpponentId INT64 false
Name STRING(32) false
Kind STRING(16) false
Strength INT64 false
Experience INT64 false
CreatedAt TIMESTAMP (allow_commit_timestamp=TRUE) false
UpdatedAt TIMESTAMP (allow_commit_timestamp=TRUE) false

Constraints

Name Type Definition
PRIMARY_KEY PRIMARY_KEY PRIMARY KEY(OpponentId)

Relations

er


Generated by tbls