X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/aeb9c4df971e57c6470281990429965728ea76a8..68ec92a8d7a12cd3b026ca9a91df26d809d41d1d:/app/models/oauth_nonce.rb diff --git a/app/models/oauth_nonce.rb b/app/models/oauth_nonce.rb index 86463f297..e08121cfc 100644 --- a/app/models/oauth_nonce.rb +++ b/app/models/oauth_nonce.rb @@ -2,7 +2,7 @@ # # Table name: oauth_nonces # -# id :bigint not null, primary key +# id :bigint(8) not null, primary key # nonce :string # timestamp :integer # created_at :datetime