Skip to main content

max / makenotwork

276 B · 13 lines History Blame Raw
1 {
2 "db_name": "PostgreSQL",
3 "query": "DELETE FROM chat_messages WHERE expires_at < now()",
4 "describe": {
5 "columns": [],
6 "parameters": {
7 "Left": []
8 },
9 "nullable": []
10 },
11 "hash": "57cb472786f62a3768367b5f5b864e1645cf00227513edd85f77c5419ffabbbb"
12 }
13