We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3c06aa8 commit 123cd28Copy full SHA for 123cd28
test/activerecord_provider/database/0001_oaipmh_tables.rb
@@ -1,4 +1,4 @@
1
-class OaipmhTables < ActiveRecord::Migration[4.2]
+class OaipmhTables < ActiveRecord::Migration[5.2]
2
def self.up
3
create_table :oai_tokens do |t|
4
t.column :token, :string, :null => false
0 commit comments