comet-server icon indicating copy to clipboard operation
comet-server copied to clipboard

add deleting api query for pipes history

Open VictorTrapenok opened this issue 6 years ago • 1 comments

Query DELETE FROM 'users messages' WHERE 'id'=2 can delete all records from user history. But will be useful delete only part of messages queue

VictorTrapenok avatar Jul 25 '17 03:07 VictorTrapenok

added in alfa branch https://github.com/CppComet/comet-server/tree/alfa

VictorTrapenok avatar Jul 25 '17 03:07 VictorTrapenok