You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -59,7 +67,7 @@ class TTkTableModelSQLite3(TTkAbstractTableModel):
59
67
60
68
In This example i assume i have a database named **sqlite.database.db** which contain a table **users**
61
69
62
-
Please refer to `test.ui.032.table.10.sqlite.py <https://github.com/ceccopierangiolieugenio/pyTermTk/blob/main/tests/t.ui/test.ui.032.table.10.sqlite.py>`_ for working eample.
70
+
Please refer to `test.ui.032.table.10.sqlite.py <https://github.com/ceccopierangiolieugenio/pyTermTk/blob/main/tests/t.ui/test.ui.032.table.10.sqlite.py>`_ for working example.
63
71
64
72
.. code-block:: python
65
73
@@ -85,6 +93,8 @@ class TTkTableModelSQLite3(TTkAbstractTableModel):
0 commit comments