Skip to content

Commit

Permalink
Sequel pg_hash require hash_initializer
Browse files Browse the repository at this point in the history
  • Loading branch information
Recca committed Jul 6, 2018
1 parent 5ce591a commit fd6b389
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions lib/mobility/backends/sequel/pg_hash.rb
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
require "mobility/backends/sequel"
require "mobility/backends/hash_valued"
require "mobility/sequel/column_changes"
require "mobility/sequel/hash_initializer"

module Mobility
module Backends
Expand Down

0 comments on commit fd6b389

Please sign in to comment.