Skip to content

Reorganize to support multiple DB Types #2

@Shelnutt2

Description

@Shelnutt2

Right now mysql/mariadb is hardcode. This needs to be reworked so we can support multiple db types.

  • Move mysql specific util to mysql_utils.go file
  • Remove hardcoded mysql commands from main.go
    • Move column select function to mysql_utils.
  • Update readme and comments

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions