Skip to content

ConnectionPromise .close() function not in index.d.ts #300

@TonyGravagno

Description

@TonyGravagno

Examples show close function:
https://mariadb.com/docs/server/connect/programming-languages/nodejs/promise/example/

image

Close function is alias to .destroy() :

.close() is not in type definition:

export interface Connection extends events.EventEmitter {

v3.4.0

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