|
60398bf5d3
|
Handle sqlite3 exceptions in __setitem__ instead of checking presence
|
2024-09-16 13:29:41 +03:00 |
|
|
48cab8ac75
|
Set row_factory to the sqlite3.Connection
|
2024-09-16 13:29:40 +03:00 |
|
|
e0a62743d7
|
Set a row factory instead of nesting the iterator, iterate through the cursor
|
2024-09-16 13:29:40 +03:00 |
|
|
d6fc464d27
|
A rough implementation of the objects stored in sqlite db
|
2024-09-16 13:29:39 +03:00 |
|