|
|
|
|
|
by neoden
264 days ago
|
|
One could use a trigger for this. All we need is to setup a trigger that would delete all expired records looking at some timestamp column on update. That would eat up some latency but as was said, most projects would find it good enough anyway. |
|