activerecord-import-in4systems 0.2.11 → 0.2.12

Sign up to get free protection for your applications and to get access to all the features.
@@ -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: