form_keys Table (366)
•
Environment: onsite, online
Some tooltip text!
• Less than 1 minute to read
• Less than 1 minute to read
Keys that makes sure a form is not posted twice
Fields
| Name | Description | Type | Null |
|---|---|---|---|
| id | Primary key | PK | |
| form_key | A random key | String(40) | |
| time_of_entry | When the key was generated | DateTime | ● |

Indexes
| Fields | Types | Description |
|---|---|---|
| id | PK | Clustered, Unique |
| form_key | String(40) | Index |
Replication Flags
- None
Security Flags
- No access control via user's Role.