caredb_custom_ext_entry
Columns
| Name | Type | Not null | Description |
|---|---|---|---|
| content | character varying(65535) | True | |
| created_at | timestamp without time zone | True | |
| created_by | character varying(32) | True | |
| id | character varying(32) | True | |
| is_active | boolean | True | |
| last_modified_at | timestamp without time zone | True | |
| last_modified_by | character varying(32) | True | |
| parent_id | character varying(32) | False | |
| table_id | character varying(32) | True | Links to caredb_custom_ext_table.id. |
Inbound Links
The following tables have columns that reference this table: