Cache the pk_hash when loading records
# File lib/sequel/plugins/update_primary_key.rb, line 25 def load(h) r = super(h) r.pk_hash r end
[Validate]
Generated with the Darkfish Rdoc Generator 2.