Database Table rundb_eventlog ============================================================================ Postgres database: ``iondb`` Postgres table: ``rundb_eventlog`` .. include:: ../manual_database_ref_docs/rundb_eventlog.rst Schema ------- +-----------------+---------------------+--------------------------------------------+ | Field | Type | Description | +=================+=====================+============================================+ | content\_type | ContentType | the related contenttypes.ContentType row | +-----------------+---------------------+--------------------------------------------+ | created | Date (with time) | created | +-----------------+---------------------+--------------------------------------------+ | id | Integer | ID | +-----------------+---------------------+--------------------------------------------+ | row\_pk | Positive integer | row pk | +-----------------+---------------------+--------------------------------------------+ | text | Text | comment | +-----------------+---------------------+--------------------------------------------+ | username | String (up to 32) | username | +-----------------+---------------------+--------------------------------------------+