prx_systems_of_record
Title | prx_systems_of_record |
---|---|
Type | Supporting |
Description | List of Systems of Records (SORs) known to the Registry |
Column | Format | Nullable | Description | Definition | Comments |
---|---|---|---|---|---|
id | integer, primary key | Row identifier | autoincrement | Â | |
sor_key | varchar(24) | Alphanumeric internal identifier of this SOR | Â | Correlates to prr_src_SORKEY | |
description | varchar(100) | Description of this SOR | Â | Â | |
status_t | integer, foreign key | Status of this SOR |
Only SORs of status=Active are processed |
Â
Migration Notes From OR 1
- Table renamed from prd_system_of_record (Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.)
- sor_id renamed to sor_key ( )
- Added description ( )
- Added status_t ( )