gm_ips¶
Info
This page was last generated 2023.07.15
Relationship Diagram(s)¶
Relationships¶
Relationship Type | Local Key | Relates to Table | Foreign Key |
---|---|---|---|
One-to-One | account_id | account | id |
Has-Many | ip_address | account_ip | ip |
Schema¶
Column | Data Type | Description |
---|---|---|
name | varchar | Character Name |
account_id | int | Account Identifier |
ip_address | varchar | IP Address |