Back to Openemr

background_services

Documentation/EHI_Export/docs/tables/background_services.html

latest1.1 KB
Original Source

Columns

ColumnTypeSizeNullsAutoDefaultChildrenParentsComments
nameVARCHAR31null

|

| | | title | VARCHAR | 127 | | | null |

|

|

name for reports

| | active | BOOLEAN | 3 | | | 0 |

|

| | | running | BOOLEAN | 3 | | | -1 |

|

|

True indicates managed service is busy. Skip this interval

| | next_run | TIMESTAMP | 19 | | | current_timestamp() |

|

| | | execute_interval | INT | 10 | | | 0 |

|

|

minimum number of minutes between function calls,0=manual mode

| | function | VARCHAR | 127 | | | null |

|

|

name of background service function

| | require_once | VARCHAR | 255 | √ | | NULL |

|

|

include file (if necessary)

| | sort_order | INT | 10 | | | 100 |

|

|

lower numbers will be run first

|

Indexes

Constraint NameTypeSortColumn(s)
PRIMARYPrimary keyAscname

Relationships

Close relationships within degrees of separation