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

fix(redshift): tableNameSuffix evaluation #17213

Merged
merged 17 commits into from
Nov 11, 2021
Merged

Commits on Oct 28, 2021

  1. fix: tableNameSuffix evaluation for aws-redshift

    - Check if the generateSuffix is explicitly "true";
    - Closes aws#17064
    ibrahimcesar committed Oct 28, 2021
    Configuration menu
    Copy the full SHA
    0f2366a View commit details
    Browse the repository at this point in the history

Commits on Oct 29, 2021

  1. Configuration menu
    Copy the full SHA
    1f9daad View commit details
    Browse the repository at this point in the history
  2. Update packages/@aws-cdk/aws-redshift/lib/private/database-query-prov…

    …ider/table.ts
    
    
    Oh, my bad! I get it. Thanks!
    
    Co-authored-by: Nick Lynch <nlynch@amazon.com>
    ibrahimcesar and njlynch committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    1a3c385 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c7156bd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3dc92d7 View commit details
    Browse the repository at this point in the history
  5. fix: changing tests

    ibrahimcesar committed Oct 29, 2021
    Configuration menu
    Copy the full SHA
    44b3bef View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ab0e314 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    362edf6 View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2021

  1. Configuration menu
    Copy the full SHA
    fb52cb4 View commit details
    Browse the repository at this point in the history
  2. fix: formatting issues

    ibrahimcesar committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    d883831 View commit details
    Browse the repository at this point in the history
  3. fix: wrong parameters

    ibrahimcesar committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    942fd55 View commit details
    Browse the repository at this point in the history
  4. Update table.test.ts

    ibrahimcesar committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    d21805b View commit details
    Browse the repository at this point in the history
  5. fix: formatting issues

    ibrahimcesar committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    8216253 View commit details
    Browse the repository at this point in the history
  6. fix: formatting issues

    ibrahimcesar committed Nov 8, 2021
    Configuration menu
    Copy the full SHA
    ac6d4d3 View commit details
    Browse the repository at this point in the history

Commits on Nov 11, 2021

  1. Configuration menu
    Copy the full SHA
    42adc5e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8041152 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e150b7f View commit details
    Browse the repository at this point in the history