Skip to content

support connection object #5

@korbai

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;

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