Skip to content

Compiler: Forwarding calls to PGCompiler.visit_on_conflict_do_update#264

Merged
amotl merged 1 commit into
mainfrom
visit_on_conflict_do_update
Jun 4, 2026
Merged

Compiler: Forwarding calls to PGCompiler.visit_on_conflict_do_update#264
amotl merged 1 commit into
mainfrom
visit_on_conflict_do_update

Conversation

@amotl

@amotl amotl commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

Problem

AttributeError: 'CrateCompilerSA20' object has no attribute 'visit_on_conflict_do_update'

References

@coderabbitai

coderabbitai Bot commented Jun 3, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Run ID: adedb097-2717-4dbf-96ff-055438315c17

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch visit_on_conflict_do_update

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@amotl
amotl requested a review from bgunebakan June 3, 2026 09:49
@amotl
amotl marked this pull request as ready for review June 3, 2026 09:57
@amotl
amotl requested a review from kneth June 3, 2026 10:02

@kneth kneth left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor suggestion for the changelog only

Comment thread CHANGES.md Outdated
Fixes `AttributeError: 'CrateCompilerSA20' object has no attribute
'visit_on_conflict_do_update'`.
@amotl
amotl force-pushed the visit_on_conflict_do_update branch from a44ee07 to 9a5701d Compare June 4, 2026 22:12
@amotl
amotl merged commit 1062ab1 into main Jun 4, 2026
38 checks passed
@amotl
amotl deleted the visit_on_conflict_do_update branch June 4, 2026 22:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

AttributeError: 'CrateCompilerSA20' object has no attribute 'visit_on_conflict_do_update'

2 participants