Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reorganize to support multiple DB Types #2

Open
1 of 4 tasks
Shelnutt2 opened this issue Jun 6, 2016 · 0 comments
Open
1 of 4 tasks

Reorganize to support multiple DB Types #2

Shelnutt2 opened this issue Jun 6, 2016 · 0 comments

Comments

@Shelnutt2
Copy link
Owner

Shelnutt2 commented Jun 6, 2016

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
Shelnutt2 added a commit that referenced this issue Apr 4, 2017
Move mysql logic into separate utils_mysql file. #2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant