diff options
author | Yves Senn <yves.senn@gmail.com> | 2014-08-25 11:58:12 +0200 |
---|---|---|
committer | Yves Senn <yves.senn@gmail.com> | 2014-08-25 12:01:10 +0200 |
commit | 3fe54b3a058509a52bc55bbf1c8bbc308c596891 (patch) | |
tree | fc1935833ef48bab9b09fc979e8ce9c05c11f634 /activesupport/lib | |
parent | 5cdd02ddd4c09480ce22a8d338daa0722e75b7d3 (diff) | |
download | rails-3fe54b3a058509a52bc55bbf1c8bbc308c596891.tar.gz rails-3fe54b3a058509a52bc55bbf1c8bbc308c596891.tar.bz2 rails-3fe54b3a058509a52bc55bbf1c8bbc308c596891.zip |
pg, `default_sequence_name` needs to return a string.
This is a reacon to https://github.com/rails/rails/commit/d6c1205584b1ba597db4071b168681678b1e9875#commitcomment-7502487
This backwards incompatibility was introduced with d6c12055 to fix #7516.
However both `connection.default_sequence_name` and `model.sequence_name` are public API.
The PostgreSQL adapter should honor the interface and return strings.
/cc @matthewd @chancancode
Diffstat (limited to 'activesupport/lib')
0 files changed, 0 insertions, 0 deletions