vertica/vertica-nodejs

Support connection label

scherepanov opened this issue · 1 comments

Please add support for connection label:
V_LABEL = ""

Connection labels are currently supported, although not through an environment variable. You can pass a connection label through the client or pool config object by using the key "client_label". We will look into adding support for environment variables, though it will likely be V_CLIENT_LABEL