mirror of
https://github.com/github/rails.git
synced 2026-01-15 01:28:17 -05:00
Restoring ability to derive id/sequence from tables with nonstandard sequences for primary keys Conflicts: activerecord/lib/active_record/connection_adapters/postgresql_adapter.rb activerecord/test/cases/adapters/postgresql/schema_test.rb