|
c87d248283
|
Add vacuum after deleting 10000 objects
|
2024-10-08 05:38:05 +03:00 |
|
|
353f86ab3d
|
Move objects_lock into the Inventory object
|
2024-10-08 05:38:04 +03:00 |
|
|
4ea76a326d
|
Handle sqlite3 exceptions in __setitem__ instead of checking presence
|
2024-10-08 05:38:03 +03:00 |
|
|
959b635ccf
|
Set the row_factory for the sqlite3.Connection
|
2024-10-08 05:26:48 +03:00 |
|
|
5cddaf0861
|
Set a row factory instead of nesting the iterator, iterate through the cursor
|
2024-10-08 05:25:01 +03:00 |
|
|
502a76ee54
|
A rough implementation of the objects stored in sqlite db
|
2024-10-08 05:24:58 +03:00 |
|