paste #W19 :

Table "public.other_events_6135259"
      Column      |    Type     | Collation | Nullable | Default 
------------------+-------------+-----------+----------+---------
 user_id          | app_user_id |           | not null | 
 event_id         | bigint      |           | not null | 
 time             | bigint      |           | not null | 
 original_user_id | bigint      |           |          | 
 data             | jsonb       |           | not null | 
 insert_time      | bigint      |           |          | 
TABLE "public.other_events_6135259" COLUMN | TYPE | COLLATION | Nullable | DEFAULT
------------------+-------------+-----------+----------+---------
user_id | app_user_id | | NOT NULL | event_id | bigint | | NOT NULL | time | bigint | | NOT NULL | original_user_id | bigint | | | data | jsonb | | NOT NULL | insert_time | bigint | | |
-- Formatted by pgFormatter::Beautify