Details
-
Type:
Sub-Task
-
Status: Closed (View Workflow)
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: 6.2.0
-
Fix Version/s: 6.2.0
-
Component/s: maxgui
-
Labels:None
-
Sprint:MXS-SPRINT-138, MXS-SPRINT-139
Description
History queries should be stored automatically.
A history object contains the following keys:
- date: Date when executing the query (ddd, DD MMM YYYY )
- connName: Connection name
- time: Time when executing the query (HH:mm:ss)
- exeTime: Execution time
- sql: Query text