rset quota

 avatar
unknown
pgsql
10 months ago
67 B
14
Indexable
UPDATE agents
SET quota = 0
WHERE date("createdAt") < '2024-06-30';
Editor is loading...
Leave a Comment