From ec3313daab0f21a4b3e28323e4809b83bee17617 Mon Sep 17 00:00:00 2001 From: Konsta Vesterinen Date: Fri, 30 May 2014 10:23:53 +0300 Subject: [PATCH] Update docs --- docs/database_helpers.rst | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/database_helpers.rst b/docs/database_helpers.rst index 6d5387c..7e21fbf 100644 --- a/docs/database_helpers.rst +++ b/docs/database_helpers.rst @@ -18,11 +18,17 @@ create_database drop_database -^^^^^^^^^^^^^^ +^^^^^^^^^^^^^ .. autofunction:: drop_database +has_index +^^^^^^^^^ + +.. autofunction:: has_index + + render_expression ^^^^^^^^^^^^^^^^^