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