lib/rom/sql/extensions/postgres/commands.rb in rom-sql-3.1.0 vs lib/rom/sql/extensions/postgres/commands.rb in rom-sql-3.2.0

- old
+ new

@@ -1,4 +1,6 @@ +# frozen_string_literal: true + require 'rom/sql/commands/create' require 'rom/sql/commands/update' module ROM module SQL