activerecord-import-in4systems 0.2.11 → 0.2.12

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,7 +1,7 @@
1
- module ActiveRecord::Import::SqlanywhereJdbcIn4systemsAdapter
1
+ module ActiveRecord::Import::SQLAnywhereJdbcIn4systemsAdapter
2
2
  include ActiveRecord::Import::ImportSupport
3
-
3
+
4
4
  def next_value_for_sequence(sequence_name)
5
5
  %{nextval('#{sequence_name}')}
6
- end
6
+ end
7
7
  end
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: activerecord-import-in4systems
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.2.11
4
+ version: 0.2.12
5
5
  prerelease:
6
6
  platform: ruby
7
7
  authors: