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

Connection config provider #3403

Closed
wants to merge 22 commits into from
Closed

Connection config provider #3403

wants to merge 22 commits into from

Commits on Jul 20, 2019

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

Commits on Aug 19, 2019

  1. connection config provider

    Ali-Dalal committed Aug 19, 2019
    Configuration menu
    Copy the full SHA
    ccbde75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2cbf1a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a8aa0af View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2019

  1. Rename connection.js to connectionProvider.js

    Update client to leave the responsibility to determine connection settings type to connectionProvider
    Update postgres dialect aquireConnection function
    Ali-Dalal committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    79a2660 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7d1b8f5 View commit details
    Browse the repository at this point in the history
  3. remove console.log

    Ali-Dalal committed Aug 26, 2019
    Configuration menu
    Copy the full SHA
    a2427b4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d219159 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    400b829 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    cc87967 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    4050772 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ddae371 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    37c805c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    1ecd885 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    a4df60d View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. Configuration menu
    Copy the full SHA
    1c6eff4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5484292 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b6460d View commit details
    Browse the repository at this point in the history
  4. fix eslint issues

    Ali-Dalal committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    42d7d41 View commit details
    Browse the repository at this point in the history

Commits on Oct 16, 2019

  1. add tests

    Ali-Dalal committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    7059d5f View commit details
    Browse the repository at this point in the history
  2. update postgres unit test

    Ali-Dalal committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    2837c15 View commit details
    Browse the repository at this point in the history
  3. update postgres unit test

    Ali-Dalal committed Oct 16, 2019
    Configuration menu
    Copy the full SHA
    6d0da47 View commit details
    Browse the repository at this point in the history