activerecord-jdbc-adapter icon indicating copy to clipboard operation
activerecord-jdbc-adapter copied to clipboard

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

Open JesseChavez opened this issue 1 year ago • 1 comments

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.

JesseChavez avatar Aug 01 '24 20:08 JesseChavez