case_coordinators
Source: src/db/case-coordinators/schema.ts
Columns
Section titled “Columns”| TypeScript key | SQL column | Notes |
|---|---|---|
ccId | cc_id | |
specialityId | speciality_id | |
doctorIds | doctor_ids | |
active | active | |
createdBy | created_by | |
createdDate | created_date | |
updatedBy | updated_by | |
updatedDate | updated_date |