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: wwahammy/csharp-sqlite
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: optimax/csharp-sqlite
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.
  • 8 commits
  • 9 files changed
  • 1 contributor

Commits on May 6, 2018

  1. Configuration menu
    Copy the full SHA
    ea3c5b6 View commit details
    Browse the repository at this point in the history
  2. Updated README.txt

    optimax committed May 6, 2018
    Configuration menu
    Copy the full SHA
    0719dad View commit details
    Browse the repository at this point in the history
  3. Renamed readme to .md.

    optimax committed May 6, 2018
    Configuration menu
    Copy the full SHA
    30ade6b View commit details
    Browse the repository at this point in the history
  4. Added some words to readme.

    optimax committed May 6, 2018
    Configuration menu
    Copy the full SHA
    0980bb0 View commit details
    Browse the repository at this point in the history

Commits on May 7, 2018

  1. Upgraded to .NET 4. Expanded SqliteDatabase with GetRecords, Insert, …

    …Update, ListTables, GetTable.
    optimax committed May 7, 2018
    Configuration menu
    Copy the full SHA
    f9b0c53 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2018

  1. Configuration menu
    Copy the full SHA
    a914321 View commit details
    Browse the repository at this point in the history
  2. Converted to Community.CsharpSqlite and Community.CsharpSqlite.SQLite…

    …Client to Visual Studio 2017.
    optimax committed Nov 19, 2018
    Configuration menu
    Copy the full SHA
    a490f7b View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2018

  1. Retargeted Community.CsharpSqlite and Reverted Community.CsharpSqlite…

    ….Client to >NET 3.5 Client Profile for backward compatibility.
    optimax committed Nov 20, 2018
    Configuration menu
    Copy the full SHA
    a132238 View commit details
    Browse the repository at this point in the history
Loading