reset quota

 avatar
unknown
pgsql
2 years ago
45 B
20
Indexable
update agents
set quota = 0
where quota != 0;
Editor is loading...
Leave a Comment