Skip to content

Commit 001694c

Browse files
committed
Load query options samples.
1 parent e955bb8 commit 001694c

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

spanner/composer.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,9 @@
5252
"src/query_data_with_float_parameter.php",
5353
"src/query_data_with_int_parameter.php",
5454
"src/query_data_with_string_parameter.php",
55-
"src/query_data_with_timestamp_parameter.php"
55+
"src/query_data_with_timestamp_parameter.php",
56+
"src/create_client_with_query_options.php",
57+
"src/query_data_with_query_options.php"
5658
]
5759
}
5860
}

0 commit comments

Comments
 (0)