import { parseCommandCompleteMessage } from "https://dotland.deno.dev/x/postgres@v0.19.0/connection/message.ts";
This function returns the command result tag from the command message
Parameters
message: Message
import { parseCommandCompleteMessage } from "https://dotland.deno.dev/x/postgres@v0.19.0/connection/message.ts";
This function returns the command result tag from the command message