|
6843717e2b
|
Handle sqlite3 exceptions in __setitem__ instead of checking presence
|
2024-09-13 06:23:35 +03:00 |
|
|
6a8d2ddee4
|
Set row_factory to the sqlite3.Connection
|
2024-09-13 06:23:35 +03:00 |
|
|
868fe296fb
|
Set a row factory instead of nesting the iterator, iterate through the cursor
|
2024-09-13 06:23:34 +03:00 |
|
|
87e45379c4
|
A rough implementation of the objects stored in sqlite db
|
2024-09-13 06:19:22 +03:00 |
|