Skip to content

Code Examples: Add go-sql-driver imports #163

@theodesp

Description

@theodesp

In case we wanted to run the examples then the program panics with the following reason

panic: sql: unknown driver "mysql" (forgotten import?)

We can assume that we use the go-sql-driver package driver so we need to add the missing imports there just in case.

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