When an MDREPO record is deleted, the following the TWiki log file gets the following two entries.
cur TABLE REC_ID ATTRS
del TABLE REC_ID
e.g.
| 2020-04-01 - 03:10:23 | unknown | mdrepo | Main.WebHome | cur webs TwopTest2 admin=twiki-dev master=devhk | 127.0.0.1 |
| 2020-04-01 - 03:10:39 | unknown | mdrepo | Main.WebHome | del webs TwopTest2 | 127.0.0.1 |
Combining the above two entries into the one below makes things easier.
del TABLE REC_ID ATTRS
e.g.
| 2020-04-01 - 03:10:39 | unknown | mdrepo | Main.WebHome | del webs TwopTest2 admin=twiki-dev master=devhk | 127.0.0.1 |
--
TWiki:Main/HideyoImazu
- 2020-04-01