Skip to content

Commit

Permalink
Fix the schema after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexander Chebotarov committed Nov 5, 2024
1 parent d4b58f7 commit ae3bd4e
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 2 deletions.
1 change: 1 addition & 0 deletions app/models/clickhouse/events_raw.rb
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ def organization
# Table name: events_raw
#
# code :string not null
# ingested_at :datetime not null
# precise_total_amount_cents :decimal(40, 15)
# properties :string not null
# timestamp :datetime not null
Expand Down
6 changes: 4 additions & 2 deletions db/schema.rb

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit ae3bd4e

Please sign in to comment.