0

What is the purpose of the ToSIC_EAV_DataTimeline database table?

I see that the table uses the most of the space in my database, so I am interested if can be "flushed / cleared / ..." or must stay intact?

Jernej Pirc
  • 504
  • 1
  • 4
  • 13

1 Answers1

3

It's the data history. So basically all items can be restored to a previous state, but currently the UI is missing (it was there in v7 but we haven't re-created it for v8). So killing the history is a safe thing to do, of course when the history-UI comes again, you won't be able to roll back an item.

iJungleBoy
  • 5,325
  • 1
  • 9
  • 21