mirror of
https://github.com/EQEmu/eqemu-docs-v2.git
synced 2026-08-08 17:45:09 -04:00
232 B
232 B
variables
Schema
| Column | Data Type | Description |
|---|---|---|
| id | int | |
| varname | varchar | Variable Name |
| value | text | Value |
| information | text | Information |
| ts | timestamp | Timestamp |