This question has been flagged
2693 Views

For a specified row of ir_ui_view Table,

I want to get the previous version (N-1) of data, via postgresql.

Because I want to get the previous XML Content of a specified view, the column hosting this XML Content is arch.

I'm using the shell, and I'm now connected to my desired database. 

Is there a kind of rollback for this purpose ?

Avatar
Discard