zlacker

[parent] [thread] 0 comments
1. nicobu+(OP)[view] [source] 2021-06-12 08:40:10
You could very easily create a database view that applies the where query, and even prevent your db user from selecting from the underlying table.

You could also use a library like PG boss to handle the cleanup task.

[go to top]