File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed
Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -36,17 +36,17 @@ def self.log!(data)
3636#
3737# Table name: browser_page_views
3838#
39- # ip_address :inet
40- # is_mobile :boolean default(FALSE), not null
41- # path :string(1024)
42- # query_string :string(1024)
43- # referrer :string(1024)
44- # route_name :string(256)
45- # user_agent :string(512)
46- # created_at :datetime not null
47- # session_id :string(36)
48- # topic_id :integer
49- # user_id :integer
39+ # ip_address :inet
40+ # is_mobile :boolean default(FALSE), not null
41+ # path :string(1024)
42+ # query_string :string(1024)
43+ # referrer :string(1024)
44+ # route_name :string(256)
45+ # user_agent :string(512)
46+ # created_at :datetime not null
47+ # session_id :string(36)
48+ # topic_id :integer
49+ # user_id :integer
5050#
5151# Indexes
5252#
You can’t perform that action at this time.
0 commit comments