From 3f1c24155a175b32f80ff5d252a62c226fe084b3 Mon Sep 17 00:00:00 2001 From: hhh Date: Sun, 17 Mar 2024 17:28:17 +0200 Subject: [PATCH] Oops --- docs/decorator.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/decorator.rst b/docs/decorator.rst index d4a6994..3d1ef1a 100644 --- a/docs/decorator.rst +++ b/docs/decorator.rst @@ -148,6 +148,7 @@ database without the possibility of migration. We recommend using multiple table (must be organized independently) in such cases. The tweaked functionality of types can be disabled by passing the tweaked parameter as False to the datalite decorator + .. code-block:: python from aiodatalite import datalite