![]() |
jadachDevClub member 2/23/2017 |
You can use a trigger on the database side which will move deleted records to another table. |
Z
|
Zerobaka author 2/23/2017 |
You can use a trigger on the database side which will move deleted records to another table.
|
![]() |
Sergey Kornilov admin 2/24/2017 |
Triggers need to be added right to the database, outside of PHPRunner. If you use MySQL: |