Jernej Pirc
Jernej Pirc

Reputation: 514

ToSIC_EAV_DataTimeline in 2sxc dnn module

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?

Upvotes: 0

Views: 88

Answers (1)

iJungleBoy
iJungleBoy

Reputation: 5638

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.

Upvotes: 3

Related Questions