Skip to content

support connection object #5

Description

@korbai

The anydb support object for connection. It is useful for example mysql timezone settings. I insert this one line into anydb-sql.js. I hope you will find this useful too.

function extractDialect(adr) {
if (typeof adr === 'object') return adr.adapter;

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions