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

Aurora Data API - Support for AWS configuration options through aurora driver #5754

Merged
merged 3 commits into from May 16, 2020
Merged

Aurora Data API - Support for AWS configuration options through aurora driver #5754

merged 3 commits into from May 16, 2020

Commits on Mar 24, 2020

  1. AWS.ConfigurationOptions added to AuroraDataApiConnectionOptions

    Updated typeorm-aurora-data-api-driver to 1.2.0 for the support of the new constructor argument.
    cklam2 committed Mar 24, 2020
    Copy the full SHA
    23f07e2 View commit details
    Browse the repository at this point in the history
  2. Unit test for aurora-data-api driver and validation that service conf…

    …ig options are passed
    cklam2 committed Mar 24, 2020
    Copy the full SHA
    a1ee25e View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2020

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