8000 Comparing adam-zhang:06c0470...kurofand:dc3db88 · adam-zhang/sqlitecpp-1 · GitHub
[go: up one dir, main page]

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 8000 to, you can also . Learn more about diff comparisons here.
base repository: adam-zhang/sqlitecpp-1
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 06c0470
Choose a base ref
...
head repository: kurofand/sqlitecpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dc3db88
Choose a head ref
  • 5 commits
  • 4 files changed
  • 1 contributor

Commits on Jun 13, 2019

  1. Configuration menu
    Copy the full SHA
    3524911 View commit details
    Browse the repository at this point in the history
  2. Create README.md

    kurofand authored Jun 13, 2019
    Configuration menu
    Copy the full SHA
    382adac View commit details
    Browse the repository at this point in the history
  3. Update README.md

    kurofand authored Jun 13, 2019
    Configuration menu
    Copy the full SHA
    0993b97 View commit details
    Browse the repository at this point in the history
  4. Update README.md

    kurofand authored Jun 13, 2019
    Configuration menu
    Copy the full SHA
    8a89b70 View commit details
    Browse the repository at this point in the history

Commits on May 2, 2025

  1. change compiler option to c++20

    query result was moved from return value to executeQuery() method params
    query result was changed into vector of unordered maps where each element of vector represents a row and map elements represents the row cells with col. name as map key
    kurofand committed May 2, 2025
    Configuration menu
    Copy the full SHA
    dc3db88 View commit details
    Browse the repository at this point in the history
Loading
0