|
7e29054943
|
Handle sqlite3 exceptions in __setitem__ instead of checking presence
|
2024-10-04 01:29:20 +03:00 |
|
|
87413e45f6
|
Set the row_factory for the sqlite3.Connection
|
2024-10-04 01:29:02 +03:00 |
|
|
8c1d719c9f
|
Set a row factory instead of nesting the iterator, iterate through the cursor
|
2024-10-04 01:29:01 +03:00 |
|
|
d6fc464d27
|
A rough implementation of the objects stored in sqlite db
|
2024-09-16 13:29:39 +03:00 |
|