reproducible: db_maintenance: change the data type used to store timestamp
using text to store a timestamp is not a good idea as comparisons are
awful.
There are many other tables needing similar actions, but I'm starting
with this one as this particular table is affected by slow queries.
Signed-off-by:
Mattia Rizzolo <mattia@debian.org>
Loading
Please register or sign in to comment