Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| rec_resource_id | varchar | 10 | null |
|
|
File identification assigned to Provincial Forest Use files. Assigned file number. Usually the Licence, Tenure or Private Mark number. |
|||||
| reservation_instructions | varchar | 200 | √ | null |
|
|
Reservation website instructions. |
||||
| reservation_website | varchar | 200 | √ | null |
|
|
Reservation website if availiable. |
||||
| reservation_phone_number | varchar | 50 | √ | null |
|
|
Reservation phone number if availiable. |
||||
| reservation_email | varchar | 100 | √ | null |
|
|
Reservation email if availiable. |
||||
| reservation_comments | varchar | 400 | √ | null |
|
|
Reservation comments if availiable. |
||||
| updated_at | timestamp | 29,6 | √ | now() |
|
|
|||||
| updated_by | text | 2147483647 | √ | null |
|
|
|||||
| created_at | timestamp | 29,6 | √ | now() |
|
|
|||||
| created_by | text | 2147483647 | √ | null |
|
|
|||||
| sys_period | tstzrange | 2147483647 | tstzrange(CURRENT_TIMESTAMP, NULL::timestamp with time zone) |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| recreation_resource_reservation_info_pkey | Primary key | Asc | rec_resource_id |



