|
ed26c0b9e6
|
Take into account pending objects in Inventory.cleanup()
|
2024-10-10 20:45:46 +03:00 |
|
|
4fcb074fbb
|
Add vacuum after deleting 10000 objects
|
2024-10-10 20:45:46 +03:00 |
|
|
bc339408ea
|
Move objects_lock into the Inventory object
|
2024-10-10 20:45:45 +03:00 |
|
|
78ffdde70a
|
Handle sqlite3 exceptions in __setitem__ instead of checking presence
|
2024-10-10 20:45:45 +03:00 |
|
|
f8630bb2ed
|
Set the row_factory for the sqlite3.Connection
|
2024-10-10 20:45:44 +03:00 |
|
|
3651c15a4c
|
Set a row factory instead of nesting the iterator, iterate through the cursor
|
2024-10-10 20:45:44 +03:00 |
|
|
32cd495b65
|
A rough implementation of the objects stored in sqlite db
|
2024-10-10 20:45:40 +03:00 |
|