Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adds dynamic type to _source field #285

Merged
merged 12 commits into from
Apr 14, 2023
Merged

Commits on Apr 1, 2023

  1. Add testcases to check upsert functionality

    Signed-off-by: Rakhat Zhuman <zhumanrakhat01@gmail.com>
    zethuman committed Apr 1, 2023
    Configuration menu
    Copy the full SHA
    2ffe5d5 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Changed type of _source field

    Signed-off-by: Rakhat Zhuman <zhumanrakhat01@gmail.com>
    zethuman committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    b134910 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a751958 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #2 from zethuman/feature/source

    Feature/source
    zethuman authored Apr 6, 2023
    Configuration menu
    Copy the full SHA
    a110373 View commit details
    Browse the repository at this point in the history
  4. Fixed changes in CHANGELOG.md

    Signed-off-by: Rakhat Zhuman <zhumanrakhat01@gmail.com>
    zethuman committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    12ba3c2 View commit details
    Browse the repository at this point in the history
  5. Fixed markdown linter issues

    Signed-off-by: Rakhat Zhuman <zhumanrakhat01@gmail.com>
    zethuman committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    0e755f0 View commit details
    Browse the repository at this point in the history
  6. Fixed version conflicts

    Signed-off-by: Rakhat Zhuman <zhumanrakhat01@gmail.com>
    zethuman committed Apr 6, 2023
    Configuration menu
    Copy the full SHA
    f331c6c View commit details
    Browse the repository at this point in the history

Commits on Apr 7, 2023

  1. Changed if constructor

    Signed-off-by: Rakhat Zhuman <zhumanrakhat01@gmail.com>
    zethuman committed Apr 7, 2023
    Configuration menu
    Copy the full SHA
    1e6952d View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2023

  1. Remove commented part

    Signed-off-by: Rakhat Zhuman <zhumanrakhat01@gmail.com>
    zethuman committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    0165ce7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b6f71c View commit details
    Browse the repository at this point in the history
  3. Update CHANGELOG.md

    Signed-off-by: Rakhat Zhuman <zhumanrakhat01@gmail.com>
    zethuman committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    3fb0a98 View commit details
    Browse the repository at this point in the history
  4. Add test for explain method

    Signed-off-by: Rakhat Zhuman <zhumanrakhat01@gmail.com>
    zethuman committed Apr 11, 2023
    Configuration menu
    Copy the full SHA
    96ce822 View commit details
    Browse the repository at this point in the history