Skip to content

Remove MySQL/MariaDB support #166

@rsdoiel

Description

@rsdoiel

Given how the Go SQL drives are evolving I no longer think it makes sense in leaving the MySQL support in the code as unmaintained.

I can remove support by updating the code in sqlstore.go by removing the MySQL driver then removing any SQL statements tailored to MySQL. These are usually identifiable by a switch statement where driverName is MySQLDriverName.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions