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: HKJang95/MySQL_Connector_Arduino
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: ChuckBell/MySQL_Connector_Arduino
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.
  • 6 commits
  • 26 files changed
  • 4 contributors

Commits on Mar 31, 2020

  1. Major updates for v1.2.0 including new features (default database, nu…

    …m_rows_affected, and last_insert_id) as well as new examples, updated examples, and an all new wiki-based documentation.
    Dr. Charles Bell authored and Dr. Charles Bell committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    6c54a5c View commit details
    Browse the repository at this point in the history
  2. Minor updates to v1.2.0 documentaton.

    Dr. Charles Bell authored and Dr. Charles Bell committed Mar 31, 2020
    Configuration menu
    Copy the full SHA
    c0f4e34 View commit details
    Browse the repository at this point in the history

Commits on Apr 19, 2020

  1. Tagged 1.2.0

    Dr. Charles Bell authored and Dr. Charles Bell committed Apr 19, 2020
    Configuration menu
    Copy the full SHA
    c3b1e47 View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2020

  1. Update properties file.

    Chuck Bell committed Apr 30, 2020
    Configuration menu
    Copy the full SHA
    d007607 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2021

  1. Configuration menu
    Copy the full SHA
    da48660 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2022

  1. Merge pull request ChuckBell#177 from Pablo2048/master

    Bugfix - missing return statements
    ChuckBell authored Mar 30, 2022
    Configuration menu
    Copy the full SHA
    067b345 View commit details
    Browse the repository at this point in the history
Loading