|
4a34f7ccac
|
Handle sqlite3 exceptions in __setitem__ instead of checking presence
|
2024-10-16 02:32:40 +03:00 |
|
|
ab032ef6a3
|
Set the row_factory for the sqlite3.Connection
|
2024-10-16 02:32:39 +03:00 |
|
|
768bb29940
|
Set a row factory instead of nesting the iterator, iterate through the cursor
|
2024-10-16 02:32:39 +03:00 |
|
|
aa537c747d
|
A rough implementation of the objects stored in sqlite db
|
2024-10-16 02:32:33 +03:00 |
|