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

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

Open
JesseChavez opened this issue Aug 1, 2024 · 1 comment

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.

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