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

feat(oracle): add oracle dialect support #14638

Merged
merged 20 commits into from
Sep 15, 2022
Merged

feat(oracle): add oracle dialect support #14638

merged 20 commits into from
Sep 15, 2022

Commits on Jun 14, 2022

  1. feat(oracle): add oracle dialect support (#1)

    * feat(oracle): add oracle dialect support
    sudarshan12s committed Jun 14, 2022
    Configuration menu
    Copy the full SHA
    3ff1598 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2022

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

Commits on Jun 23, 2022

  1. fix: addressing review comments (#7)

    * fix: addressing review comments
    sudarshan12s committed Jun 23, 2022
    Configuration menu
    Copy the full SHA
    2cda49b View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2022

  1. fix: minor fixes done (#9)

    * fix: minor fixes to the review comments
    sudarshan12s committed Jun 27, 2022
    Configuration menu
    Copy the full SHA
    42ff129 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2022

  1. Configuration menu
    Copy the full SHA
    0dba368 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1ae6673 View commit details
    Browse the repository at this point in the history
  3. fix: remove dangling comma (#13)

    * fix: doc gen is fixed
    sudarshan12s committed Jun 28, 2022
    Configuration menu
    Copy the full SHA
    478728d View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2022

  1. fix: autogenerate the primary constraint name (#14)

    * fix: autogenerate the primary constraint name
    sudarshan12s committed Jun 30, 2022
    Configuration menu
    Copy the full SHA
    a9c456e View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2022

  1. Configuration menu
    Copy the full SHA
    8f6a2d2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4cc8ace View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2022

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

Commits on Aug 29, 2022

  1. Configuration menu
    Copy the full SHA
    a076945 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    336ef8e View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    fcdd47f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9c0de49 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

  1. Configuration menu
    Copy the full SHA
    7ad96bf View commit details
    Browse the repository at this point in the history
  2. fix: rename getInsertQueryReturnIntoBinds to

      populateInsertQueryReturnIntoBinds
    sudarshan12s committed Sep 12, 2022
    Configuration menu
    Copy the full SHA
    1213de3 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    afedbf6 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2022

  1. fix: incorporated review comments (#16)

    * fix: incorporated review comments
    sudarshan12s committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    084cd81 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

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