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 9b7ef85 commit 9c310e9Copy full SHA for 9c310e9
README.md
@@ -45,4 +45,8 @@ log.Fatal(http.ListenAndServe(":9090", nil))
45
* Allow running only the query planner without executing the query.
46
* Support different optimizer versions.
47
* Support partition queries.
48
-* Support read/write transactions, we currently support read-only ones.
+* Support read/write transactions, we currently support read-only ones.
49
+
50
+## Disclaimer
51
52
+This is not an official Google product.
0 commit comments