diff options
Diffstat (limited to 'docs/secret_digest.md')
| -rw-r--r-- | docs/secret_digest.md | 10 |
1 files changed, 4 insertions, 6 deletions
diff --git a/docs/secret_digest.md b/docs/secret_digest.md index 64c0396..9b3d756 100644 --- a/docs/secret_digest.md +++ b/docs/secret_digest.md @@ -1,21 +1,19 @@ -# secret_digest +# secret\_digest [<-Back-to:Auth](database-auth.md) -**The \`secret_digest\` table** +**The \`secret\_digest\` table** **Structure** | Field | Type | Attributes | Key | Null | Default | Extra | Comment | | ------------ | ------------ | ---------- | --- | ---- | ------- | ----- | ------- | | [id][1] | INT | UNSIGNED | PRI | NO | | | | -| [digest][2] | VARCHAR(100) | | | NO | | | | - +| [digest][2] | VARCHAR(100) | SIGNED | | NO | | | | [1]: #id [2]: #digest - **Description of the fields** ### id @@ -24,4 +22,4 @@ The id digest. ### digest -`field-no-description|2`
\ No newline at end of file +`field-no-description|2` |
