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: marianogappa/sqlparser
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: msaf1980/sqlparser
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.
  • 16 commits
  • 8 files changed
  • 2 contributors

Commits on Aug 1, 2021

  1. aliases and functions

    msaf1980 committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    bdc45c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5104f0f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    6889c2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    7863d24 View commit details
    Browse the repository at this point in the history
  5. extend sql parse benchmark

    msaf1980 committed Aug 1, 2021
    Configuration menu
    Copy the full SHA
    017cc14 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    70f490e View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    7201151 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    fcfdde1 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    01b4354 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2021

  1. Merge pull request #1 from msaf1980/alias_and_func

    Alias and functions, also improved perfomance
    msaf1980 authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    22bbc5b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7bd34a7 View commit details
    Browse the repository at this point in the history
  3. rename

    msaf1980 committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    74b2dec View commit details
    Browse the repository at this point in the history
  4. tests: add ci tests

    msaf1980 committed Aug 2, 2021
    Configuration menu
    Copy the full SHA
    8d8a966 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b363c59 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5c146a2 View commit details
    Browse the repository at this point in the history
  7. Merge pull request #2 from msaf1980/where

    Some refactoring for perfomance
    msaf1980 authored Aug 2, 2021
    Configuration menu
    Copy the full SHA
    54a4301 View commit details
    Browse the repository at this point in the history
Loading