config.marc_format
List of MARC formats supported by this Evergreen database. This exists primarily as a hook for future support of UNIMARC, though whether that will ever happen remains to be seen.
Columns
| Column | Type | Nullable | Default | Notes |
|---|---|---|---|---|
id PK |
|
No |
nextval('config.marc_format_id_seq'::regclass) |
|
code |
|
No |
||
name |
|
No |
Indexes
| Index | Method | Definition |
|---|---|---|
|
btree |
|