Thanks to visit codestin.com
Credit goes to github.com

Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: TestingCI/sample_python_mysql
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: sreyaj11/sample_python_mysql
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 4 files changed
  • 4 contributors

Commits on Jul 22, 2014

  1. Update README.md

    OneRedOak committed Jul 22, 2014
    Configuration menu
    Copy the full SHA
    a9df0b7 View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2016

  1. Configuration menu
    Copy the full SHA
    d194267 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9be303b View commit details
    Browse the repository at this point in the history
  3. Merge pull request #8 from balavignesh-s/master

    Changed the syntax to support all python versions
    rageshkrishna committed Jan 19, 2016
    Configuration menu
    Copy the full SHA
    cddd65a View commit details
    Browse the repository at this point in the history
  4. Replaced mysql-python package with mysqlclient package as the latter …

    …supports python 3.x as well with the exception of 3.2
    balavignesh-s committed Jan 19, 2016
    Configuration menu
    Copy the full SHA
    1622c3f View commit details
    Browse the repository at this point in the history
  5. Merge pull request #9 from balavignesh-s/master

    Replaced mysql-python package with mysqlclient package
    himanshu0503 committed Jan 19, 2016
    Configuration menu
    Copy the full SHA
    481547a View commit details
    Browse the repository at this point in the history
  6. updated to u12pytpls

    balavignesh-s committed Jan 19, 2016
    Configuration menu
    Copy the full SHA
    14811a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    35a4b7b View commit details
    Browse the repository at this point in the history
  8. Merge pull request #10 from balavignesh-s/master

    Start the mysql server
    himanshu0503 committed Jan 19, 2016
    Configuration menu
    Copy the full SHA
    fa1ee6b View commit details
    Browse the repository at this point in the history
Loading