Skip to content

[WIP] Add create new database functionality#47

Open
jbyte wants to merge 1 commit intojoereynolds:masterfrom
jbyte:feature/new-database
Open

[WIP] Add create new database functionality#47
jbyte wants to merge 1 commit intojoereynolds:masterfrom
jbyte:feature/new-database

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