]> git.openstreetmap.org Git - rails.git/blobdiff - app/models/oauth_nonce.rb
Convert id column for oauth_nonces to bigint
[rails.git] / app / models / oauth_nonce.rb
index 5f0920a96f1fd537456ff79ea0dd243a4883acda..86463f297226e11dce96bcc55af1ffd31e92342e 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Table name: oauth_nonces
 #
-#  id         :integer          not null, primary key
+#  id         :bigint           not null, primary key
 #  nonce      :string
 #  timestamp  :integer
 #  created_at :datetime