Skip to content

SimpleQuery request to 'SET TIME ZONE' generates an exception #115

@Jerry-Carter

Description

@Jerry-Carter

try conn.simpleQuery("SET TIME ZONE INTERVAL '+5:45' HOUR TO MINUTE").wait()

This line generates a message with identifier 'S' and produces an exception in PostgresSimpleQuery::respond(to:). Specifically,

throw PostgresError.protocol("Unexpected message during simple query: \(message)") 

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions