From 7a7a00b6652f0eba682ac3b9e841aa7a1ef25551 Mon Sep 17 00:00:00 2001 From: Amartya Shankha Biswas Date: Thu, 12 Jul 2018 11:57:59 -0400 Subject: [PATCH] Changed commands file --- graphql_compiler/tests/test_data_tools/data/commands.sql | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphql_compiler/tests/test_data_tools/data/commands.sql b/graphql_compiler/tests/test_data_tools/data/commands.sql index 4ec46c03a..29323ee2b 100644 --- a/graphql_compiler/tests/test_data_tools/data/commands.sql +++ b/graphql_compiler/tests/test_data_tools/data/commands.sql @@ -1,6 +1,6 @@ # Auto-generated output from `graphql_compiler/scripts/generate_test_sql/__init__.py`. # Do not edit directly! -# Generated on 2018-07-09T12:45:46.886718 from compiler version 1.5.0. +# Generated on 2018-07-12T11:57:34.872920 from compiler version 1.6.2. create vertex Species set limbs = 9, name = 'Nazgul', uuid = '0a5d2f34-6baa-9455-e3e7-0682c2094cac' create vertex Species set limbs = 10, name = 'Pteranodon', uuid = '81332876-37eb-dcd9-e87a-1613e443df78'