reset highlight

 avatar
unknown
pgsql
a year ago
103 B
11
Indexable

update advertises
set is_highlights = false, exp_heighlight = '2024-09-01'
where is_highlights = true;
Editor is loading...
Leave a Comment