You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Error executing query: Interrupted: operation canceled
at async TcpConn.read (deno:ext/net/01_net.js:80:17)
at async BufReader.read (https://deno.land/std@0.114.0/io/buffer.ts:383:12)
at async BufReader.readFull (https://deno.land/std@0.114.0/io/buffer.ts:415:20)
at async Connection.#readMessage (https://deno.land/x/postgres@v0.15.0/connection/connection.ts:152:5)
at async Connection.#simpleQuery (https://deno.land/x/postgres@v0.15.0/connection/connection.ts:672:27)
at async Connection.query (https://deno.land/x/postgres@v0.15.0/connection/connection.ts:928:16)
The text was updated successfully, but these errors were encountered:
Try to loop array in order to run delete query. Function as below.
But get this error
The text was updated successfully, but these errors were encountered: