We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e955bb8 commit 001694cCopy full SHA for 001694c
spanner/composer.json
@@ -52,7 +52,9 @@
52
"src/query_data_with_float_parameter.php",
53
"src/query_data_with_int_parameter.php",
54
"src/query_data_with_string_parameter.php",
55
- "src/query_data_with_timestamp_parameter.php"
+ "src/query_data_with_timestamp_parameter.php",
56
+ "src/create_client_with_query_options.php",
57
+ "src/query_data_with_query_options.php"
58
]
59
}
60
0 commit comments