lib/rom/sql/errors.rb in rom-sql-3.1.0 vs lib/rom/sql/errors.rb in rom-sql-3.2.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + require 'sequel/deprecated' require 'sequel/exceptions' require 'rom/sql/error'