reset highlight

Anonymous
pgsql
08/27/2024 4:31 AM
140 B
26
Indexable

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