This commit is contained in:
hhh
2024-03-17 17:28:17 +02:00
parent fe1554045e
commit 3f1c24155a

View File

@@ -148,6 +148,7 @@ database without the possibility of migration. We recommend using multiple table
(must be organized independently) in such cases. (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 The tweaked functionality of types can be disabled by passing the tweaked parameter as False to the datalite decorator
.. code-block:: python .. code-block:: python
from aiodatalite import datalite from aiodatalite import datalite