Cache the pk_hash instead of generating it every time
# File lib/sequel/plugins/update_primary_key.rb, line 42 42: def pk_hash 43: @pk_hash ||= super 44: end
Disabled; run with --debug to generate this.
Generated with the Darkfish Rdoc Generator 1.1.6.