Skip to content

Log the final query #43

@laurentrivard

Description

@laurentrivard

Is there a way to console.log the final query?

const query = 'INSERT into table SET ?'
const result = await mysql.query(query, [object])

Is there a way to know what the final sql query looked like ?

Thanks

Metadata

Metadata

Assignees

No one assigned

    Labels

    questionFurther information is requested

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions