googleapis / ruby-spanner-activerecord

Spanner<->ActiveRecord adapter for Ruby
MIT License
87 stars 30 forks source link

docs: update bit-reversed sequence sample #303

Closed olavloite closed 5 months ago

olavloite commented 5 months ago

Update the bit-reversed sequence sample to actually use a bit-reversed sequence, and more clearly call out the requirement that a sequence name must be specified, and that ActiveRecord 7.1 must be used.