Skip to content
Permalink
Browse files
adjust result file
  • Loading branch information
vaintroub committed Aug 13, 2018
1 parent 1faaaa9 commit 9a4998a
Showing 1 changed file with 2 additions and 0 deletions.
@@ -11,4 +11,6 @@ INSERT INTO t VALUES('foobar1');
SELECT * from t;
c
foobar1
Warnings:
Note 1105 AWS KMS plugin: loaded key 1, version 1, key length 128 bit
DROP TABLE t;

0 comments on commit 9a4998a

Please sign in to comment.