url_verify.verification_attempt
|
Cascading Deletes: Deleting rows from this table will cascade to: url_verify.session. |
|
Deferrable Constraints: The following FK constraints are deferrable — they are checked at transaction end, not statement end: |
Columns
| Column | Type | Nullable | Default | Notes |
|---|---|---|---|---|
id PK |
|
No |
nextval('url_verify.verification_attempt_id_seq'::regclass) |
|
usr FK |
|
No |
||
session FK |
|
No |
||
start_time |
|
No |
now() |
|
finish_time |
|
Yes |
Foreign Keys
| Column(s) | References | On Delete | On Update | Deferrable | Constraint |
|---|---|---|---|---|---|
|
CASCADE |
CASCADE |
DEFERRED |
|
|
|
NO ACTION |
NO ACTION |
DEFERRED |
|
Indexes
| Index | Method | Definition |
|---|---|---|
|
btree |
|