aws-sdk-pandas icon indicating copy to clipboard operation
aws-sdk-pandas copied to clipboard

fix: add primary keys when upserting in Postgres

Open AntonMantulo opened this issue 1 year ago • 2 comments

Feature or Bugfix

  • Bugfix

Detail

  • Fixes issue with table creation when using upsert mode in Postgres.

AntonMantulo avatar May 13 '24 18:05 AntonMantulo

AWS CodeBuild CI Report

  • CodeBuild project: GitHubCodeBuild8756EF16-4rfo0GHQ0u9a
  • Commit ID: a615402a4d42e24f7bf53d6f60e6d74528a6bbd3
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

malachi-constant avatar May 13 '24 18:05 malachi-constant

AWS CodeBuild CI Report

  • CodeBuild project: GitHubDistributedCodeBuild6-jWcl5DLmvupS
  • Commit ID: a615402a4d42e24f7bf53d6f60e6d74528a6bbd3
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

malachi-constant avatar May 13 '24 19:05 malachi-constant

Sure, no problem.

AntonMantulo avatar May 14 '24 14:05 AntonMantulo

There was the same problem when using append mode alongside insert_conflict_columns, added a fix for that. Additionally, removed some statements in tests that led to false positives.

AntonMantulo avatar May 15 '24 11:05 AntonMantulo

AWS CodeBuild CI Report

  • CodeBuild project: GitHubCodeBuild8756EF16-4rfo0GHQ0u9a
  • Commit ID: 6586804417e623a417e6bacf5b5873b58a009646
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

malachi-constant avatar May 15 '24 11:05 malachi-constant

AWS CodeBuild CI Report

  • CodeBuild project: GitHubCodeBuild8756EF16-4rfo0GHQ0u9a
  • Commit ID: 0c91ee958336586b7561fb69227ab1e7f0fd038f
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

malachi-constant avatar May 15 '24 11:05 malachi-constant

AWS CodeBuild CI Report

  • CodeBuild project: GitHubDistributedCodeBuild6-jWcl5DLmvupS
  • Commit ID: 6586804417e623a417e6bacf5b5873b58a009646
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

malachi-constant avatar May 15 '24 11:05 malachi-constant

AWS CodeBuild CI Report

  • CodeBuild project: GitHubDistributedCodeBuild6-jWcl5DLmvupS
  • Commit ID: 0c91ee958336586b7561fb69227ab1e7f0fd038f
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

malachi-constant avatar May 15 '24 11:05 malachi-constant

AWS CodeBuild CI Report

  • CodeBuild project: GitHubCodeBuild8756EF16-4rfo0GHQ0u9a
  • Commit ID: 9a4cace65897075b072db1b720968b7afdb018f5
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

malachi-constant avatar May 15 '24 18:05 malachi-constant

AWS CodeBuild CI Report

  • CodeBuild project: GitHubDistributedCodeBuild6-jWcl5DLmvupS
  • Commit ID: 9a4cace65897075b072db1b720968b7afdb018f5
  • Result: SUCCEEDED
  • Build Logs (available for 30 days)

Powered by github-codebuild-logs, available on the AWS Serverless Application Repository

malachi-constant avatar May 15 '24 18:05 malachi-constant