Back to Openemr

module_configuration

Documentation/EHI_Export/docs/tables/module_configuration.html

latest1.1 KB
Original Source

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
module_config_idINT UNSIGNED10null

|

| | | module_id | INT UNSIGNED | 10 | | | null |

|

| | | field_name | VARCHAR | 45 | | | null |

|

| | | field_value | VARCHAR | 255 | | | null |

|

| | | created_by | BIGINT | 19 | √ | | NULL |

|

|

users.id the user that first created this record

| | date_added | DATETIME | 19 | √ | | NULL |

|

|

Datetime the record was initially created

| | updated_by | BIGINT | 19 | √ | | NULL |

|

|

users.id the user that last modified this record

| | date_modified | DATETIME | 19 | √ | | current_timestamp() |

|

|

Datetime the record was last modified

| | date_created | DATETIME | 19 | √ | | NULL |

|

|

Datetime the record was created

|

Indexes

Constraint NameTypeSortColumn(s)
PRIMARYPrimary keyAscmodule_config_id

Relationships

Close relationships within degrees of separation