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: co0lc0der/simple-query-builder-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: co0lc0der/simple-query-builder-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: dev
Choose a head ref
Checking mergeability… Don’t worry, you can still create the pull request.
  • 10 commits
  • 7 files changed
  • 1 contributor

Commits on Feb 6, 2025

  1. Configuration menu
    Copy the full SHA
    7f59092 View commit details
    Browse the repository at this point in the history
  2. add union_all() method

    co0lc0der committed Feb 6, 2025
    Configuration menu
    Copy the full SHA
    3b3e076 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a6984b2 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2025

  1. Configuration menu
    Copy the full SHA
    26acac8 View commit details
    Browse the repository at this point in the history
  2. improve VIEW tests

    co0lc0der committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    0c80efb View commit details
    Browse the repository at this point in the history
  3. improve SELECT tests

    co0lc0der committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    71c452d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    979a1d7 View commit details
    Browse the repository at this point in the history
  5. improve DELETE tests

    co0lc0der committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    5bc400a View commit details
    Browse the repository at this point in the history
  6. improve INSERT tests

    co0lc0der committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    220826e View commit details
    Browse the repository at this point in the history
  7. improve UPDATE tests

    co0lc0der committed Feb 7, 2025
    Configuration menu
    Copy the full SHA
    9bf4ff6 View commit details
    Browse the repository at this point in the history
Loading