This commit is contained in:
Denis Rouzaud 2023-01-12 12:32:37 +01:00
parent 236ccce7e9
commit 40231e84b4

View File

@ -828,8 +828,6 @@ Creates tables structure for new database
This function is used to create the tables structure in a newly-created database.
:return: returns the success state of the temporary memory database creation
.. seealso:: :py:func:`createDatabase`
.. seealso:: :py:func:`createMemoryDatabase`