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

Add SSL support to MySQL connections #3

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Commits on Sep 28, 2018

  1. - Added ability to connect to ssl enabled mysql server.

    Alex Pullen committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    aa58a16 View commit details
    Browse the repository at this point in the history
  2. - renamed varible

    Alex Pullen committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    a859fa1 View commit details
    Browse the repository at this point in the history
  3. - Added missing elements to add connection view.

    - Bumped subminor version number.
    Alex Pullen committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    a81a492 View commit details
    Browse the repository at this point in the history
  4. - Updated incorrect type of boolean.

    Alex Pullen committed Sep 28, 2018
    Configuration menu
    Copy the full SHA
    5d864c0 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2018

  1. - Added description to usesSL option.

    - Fixed bug that prevented useSSL option from saving its value with updating existing connections.
    Alex Pullen committed Oct 3, 2018
    Configuration menu
    Copy the full SHA
    4a655b8 View commit details
    Browse the repository at this point in the history