]> git.openstreetmap.org Git - rails.git/blobdiff - app/models/oauth2_application.rb
Merge branch 'pull/5734'
[rails.git] / app / models / oauth2_application.rb
index 834f1ded54393b6d8587f5fbc241f6980bee3b9a..9a099e30415dd9705ee4cc458bdc49f3b3003858 100644 (file)
@@ -2,9 +2,9 @@
 #
 # Table name: oauth_applications
 #
-#  id           :bigint(8)        not null, primary key
+#  id           :bigint           not null, primary key
 #  owner_type   :string           not null
-#  owner_id     :bigint(8)        not null
+#  owner_id     :bigint           not null
 #  name         :string           not null
 #  uid          :string           not null
 #  secret       :string           not null