Skip to content

Instantly share code, notes, and snippets.

@jwreagor
Created April 13, 2018 13:59
Show Gist options
  • Save jwreagor/d7499ce8f021d3fe19711d872e3be54f to your computer and use it in GitHub Desktop.
Save jwreagor/d7499ce8f021d3fe19711d872e3be54f to your computer and use it in GitHub Desktop.
-[ RECORD 2 ]
id | 339336274754076673
type | SCHEMA CHANGE
description | ALTER TABLE triton.tsg_groups ADD COLUMN created_at TIMESTAMP WITH TIME ZONE NOT NULL DEFAULT now(), ADD COLUMN updated_at TIMESTAMP WITH TIME ZONE NOT NULL DEFAULT now()
username | root
status | succeeded
created | 2018-04-13 13:53:32.751835+00:00
started | 2018-04-13 13:53:32.819834+00:00
finished | 2018-04-13 13:58:11.432305+00:00
modified | 2018-04-13 13:58:11.432305+00:00
fraction_completed | 1
error |
coordinator_id | NULL
Time: 17.574974ms
@jwreagor
Copy link
Author

jwreagor commented Apr 13, 2018

The table in question had 3 rows total, spread across 3 CRDB hosts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment