From d78db16dde993aa2fc2fbf81459b6edab3917117 Mon Sep 17 00:00:00 2001 From: Armin Ronacher Date: Mon, 25 Jan 2016 11:51:50 -0800 Subject: [PATCH] Update contents.lr --- content/docs/api/db/query/distinct/contents.lr | 2 ++ 1 file changed, 2 insertions(+) diff --git a/content/docs/api/db/query/distinct/contents.lr b/content/docs/api/db/query/distinct/contents.lr index 37630782..22517004 100644 --- a/content/docs/api/db/query/distinct/contents.lr +++ b/content/docs/api/db/query/distinct/contents.lr @@ -6,6 +6,8 @@ type: method --- signature: field_name --- +version_added: 2.0 +--- body: Returns a `set` with all values for `field_name` of all