Database Table rundb_usereventlog
Postgres database: iondb
Postgres table: rundb_usereventlog
User event log data model.
Schema
| Field |
Type |
Description |
| id |
Integer |
ID |
| text |
Text |
text |
| timeStamp |
Date (with time) |
timeStamp |
| upload |
ContentUpload (ForeignKey) |
the related rundb.ContentUpload row |