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: jprante/elasticsearch-jdbc
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: dqduc/elasticsearch-jdbc
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.
  • 9 commits
  • 14 files changed
  • 1 contributor

Commits on Dec 12, 2022

  1. Update StandardSource.java

    dqduc authored Dec 12, 2022
    Configuration menu
    Copy the full SHA
    579a896 View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

  1. Enable gradle cache

    dqduc authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    05e5724 View commit details
    Browse the repository at this point in the history
  2. Add CustomValueSeperators

    dqduc authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    a00ee2b View commit details
    Browse the repository at this point in the history
  3. Support custom splitter

    dqduc authored Nov 1, 2023
    Configuration menu
    Copy the full SHA
    f84c4a0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f31b4b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    dc531e0 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2024

  1. Support docAsUpsert as option

    dqduc committed Sep 25, 2024
    Configuration menu
    Copy the full SHA
    999987d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

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

Commits on Sep 27, 2024

  1. Add log

    dqduc committed Sep 27, 2024
    Configuration menu
    Copy the full SHA
    3062dfa View commit details
    Browse the repository at this point in the history
Loading