Created
April 13, 2018 13:59
-
-
Save jwreagor/d7499ce8f021d3fe19711d872e3be54f to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
-[ 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 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
The table in question had 3 rows total, spread across 3 CRDB hosts.