Обсуждение: [GENERAL] Restore deleted records

Поиск
Список
Период
Сортировка

[GENERAL] Restore deleted records

От
Eugenia Bulakh
Дата:
Hello!

I accidentally deleted some recordes from my table. How can I restore
them? Is it possible in 6.4.2?
In earler versions I used 'Time travel' feature, which allows  a user to

run a historical queries. But in 6.3 it was removed. Can I do it another

way?

Thanks in advance.

Jane.




Re: [GENERAL] Restore deleted records

От
Marcin Grondecki
Дата:
no? :)))
It could be done via transactions - rollback changes.
But if you didn't begin transaction, you've lost your record(s).

Eugenia Bulakh napisał(a):
>
> Hello!
>
> I accidentally deleted some recordes from my table. How can I restore
> them? Is it possible in 6.4.2?
> In earler versions I used 'Time travel' feature, which allows  a user to
>
> run a historical queries. But in 6.3 it was removed. Can I do it another
>
> way?
>
> Thanks in advance.
>
> Jane.