From 4ec363f38493f6b4c61a110759a081206d6e015a Mon Sep 17 00:00:00 2001 From: Chris Kleinknecht Date: Thu, 4 Feb 2021 14:42:43 -0800 Subject: [PATCH] chore: Remove README note about Variance/StdDev (#601) --- README.rst | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.rst b/README.rst index 095457db25..91be439d9e 100644 --- a/README.rst +++ b/README.rst @@ -189,11 +189,6 @@ types is limited to `NUMERIC `__ precision. Higher-precision values can be stored as strings instead. -``Variance`` and ``StdDev`` database functions aren't supported -~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ - -Spanner does not support these functions. - ``Meta.order_with_respect_to`` model option isn't supported ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~