version_db_auth
The `version_db_auth` table
| Field | Type | Attributes | Key | Null | Default | Extra | Comment |
|---|---|---|---|---|---|---|---|
| sql_rev | VARCHAR(100) | SIGNED | PRI | NO | |||
| required_rev | VARCHAR(100) | SIGNED | MUL | YES | |||
| date | VARCHAR(50) | SIGNED | YES | ||||
| 2021_06_17_00 | BIT(1) | SIGNED | YES |
Description of the fields
sql_rev
SQL review.
required_rev
date
Sql revisions date.
2021_06_17_00
The date of the last update to the auth database.
Note this column changes automatically according to the last update of the auth database.