Purpose: Stores what updates have been applied to the current Rogo installation
Joins: n/a.
Version: 6.0
| Field | Type | Purpose |
|---|---|---|
| name | varchar(255) | Name of the update that has been applied. |
| updated | datetime | When the update happened. |
...
Purpose: Stores what updates have been applied to the current Rogo installation
Joins: n/a.
Version: 6.0
| Field | Type | Purpose |
|---|---|---|
| name | varchar(255) | Name of the update that has been applied. |
| updated | datetime | When the update happened. |
...