Skip to content

Instantly share code, notes, and snippets.

@woodhull
Created April 23, 2020 14:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save woodhull/a9690e77693d4b17be9e098520267e1d to your computer and use it in GitHub Desktop.
Save woodhull/a9690e77693d4b17be9e098520267e1d to your computer and use it in GitHub Desktop.
# Table name: share_clicks
#
# id :bigint not null, primary key
# page_type :string not null
# page_id :bigint not null
# medium :string not null
# member_id :bigint
# created_at :datetime not null
# updated_at :datetime not null
# token :uuid not null
# auto_generated :boolean
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment