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

[WIP] Add create new database functionality #47

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

jbyte
Copy link
Contributor

@jbyte jbyte commented Dec 11, 2017

Description (what is it you've done, has anything changed?)

Adds the create new database functionality.

  • mysql#CreateDatabase(name, show) function that create a new database
  • sqhell#CreateDatabase(name, show) generic function
  • key mapping for SQHDatabase buffer
  • SQHCreateDatabase command

Reasons for [WIP] (work in progress):

Checklist

  • I have written my code in a way that it can be easily tested
  • I have written tests for my code
  • I have documented new features in doc/sqhell.txt
  • I have added information to the README (where relevant)
  • I have ran the automated tests and performed manual tests.

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

Successfully merging this pull request may close these issues.

1 participant