vandelay.bib_match
|
Cascading Deletes: Rows in this table will be automatically deleted when rows are deleted from: biblio.record_entry, vandelay.queued_bib_record. |
|
Deferrable Constraints: The following FK constraints are deferrable — they are checked at transaction end, not statement end: |
|
Written by External Triggers: This table can receive writes triggered by operations on other tables:
|
Columns
| Column | Type | Nullable | Default | Notes |
|---|---|---|---|---|
id PK |
|
No |
nextval('vandelay.bib_match_id_seq'::regclass) |
|
queued_record FK |
|
Yes |
||
eg_record FK |
|
Yes |
||
quality |
|
No |
1 |
|
match_score |
|
No |
0 |