about summary refs log tree commit diff
path: root/app/models/conversation.rb
diff options
context:
space:
mode:
Diffstat (limited to 'app/models/conversation.rb')
-rw-r--r--app/models/conversation.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/models/conversation.rb b/app/models/conversation.rb
index e08532522..08c1ce945 100644
--- a/app/models/conversation.rb
+++ b/app/models/conversation.rb
@@ -3,7 +3,7 @@
 #
 # Table name: conversations
 #
-#  id         :bigint           not null, primary key
+#  id         :integer          not null, primary key
 #  uri        :string
 #  created_at :datetime         not null
 #  updated_at :datetime         not null