method QueryResult.prototype.handleCommandCompleteimport { QueryResult } from "https://dotland.deno.dev/x/postgres@v0.19.3/query/query.ts"; handleCommandComplete(commandTag: string): voidHandles the command complete message ParameterscommandTag: stringReturnsvoid