drd_campuses
Title | drd_campuses |
---|---|
Type | Dictionary |
Description | Campuses |
Column | Format | Nullable | Description | Definition | Comments |
---|---|---|---|---|---|
id | integer, primary key | Row identifier | autoincrement | Â | |
code | varchar(20) | Institution-specific code for this campus | Â | Â | |
name | varchar(100) | Name of this campus | Â | Â | |
language | varchar(16) | Language encoding of this campus | RFC 5646 | Â |
Â
Migration Notes From OR 1
- Table renamed from prd_campuses (Error rendering macro 'jira' : Unable to locate Jira server for this macro. It may be due to Application Link configuration.)
language
added ( )