[split-upload 3/6] f2fd4fa backup via proxy
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
SELECT id, created_at, message_type, sender_type, content
|
||||
FROM messages
|
||||
WHERE sender_type = 'ai'
|
||||
ORDER BY created_at DESC
|
||||
LIMIT 10;
|
||||
Reference in New Issue
Block a user