Skip to content

PostgreSQL, Serial and/or primary key with trigger does not get populated in model on insert, Active Record 7.1 #1154

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

Closed
JesseChavez opened this issue Aug 1, 2024 · 2 comments

Comments

@JesseChavez
Copy link
Contributor

JesseChavez commented Aug 1, 2024

This issue is to track the issue encountered in Active Record 7.1

PostgreSQL, Serial and/or primary key with trigger does not get populated in model on insert, Active Record 7.1

The issue happens when the active record gem is used to run the tests.

@ruyrocha
Copy link

@JesseChavez there's #1157 with the proposed change, and I'll just wait on CI as it's super weird.

@JesseChavez
Copy link
Contributor Author

I confirm the issue was fixed in Rails 7.1.4 by the change below

rails/rails#50783

Closing this issue

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

No branches or pull requests

2 participants