]> git.openstreetmap.org Git - rails.git/blobdiff - app/models/user_preference.rb
Localisation updates from https://translatewiki.net.
[rails.git] / app / models / user_preference.rb
index 3963bd02aeb47ade7f6b47faf15293412b63c604..583ced3c56d19ed15de8dd2a4ff6922b37312de8 100644 (file)
@@ -2,7 +2,7 @@
 #
 # Table name: user_preferences
 #
-#  user_id :integer          not null, primary key
+#  user_id :bigint(8)        not null, primary key
 #  k       :string           not null, primary key
 #  v       :string           not null
 #