Database – Wizard Actions (wizard_actions_log_entity)

Shows information regarding wizard actions.

Column

Data Type

Column Info

Value Notes

Other

id

int(11)

The ID of the entity

wizard_id

int(11)

The ID of the associated wizard

name

char(100)

The name of the entity

action

char(32)

step_position

tinyint(1)

step_timestamp

datetime

checklist_state

text

user_id

int(11)

user_name

varchar(255)

remote_addr

char(20)

created

timestamp

When the entity was created

deleted

tinyint(1)

Whether or not the entity was deleted

session_id

varchar(255)


How did we do?


Powered by HelpDocs (opens in a new tab)