|
735bd17982
|
Take into account pending objects in Inventory.cleanup()
|
2024-10-31 04:48:39 +02:00 |
|
|
3ca4b0ad4e
|
Add VACUUM after deleting 10000 objects, do it in cleanup()
|
2024-10-31 04:48:39 +02:00 |
|
|
cdcdf79e9e
|
Move objects_lock into the Inventory object
|
2024-10-31 04:48:38 +02:00 |
|
|
378286d585
|
Set a row factory instead of nesting the iterator, iterate through the cursor
|
2024-10-31 04:48:38 +02:00 |
|
|
a7716991f3
|
A rough implementation of the objects stored in sqlite db;
structure.Object was rewritten, to store the object data.
|
2024-10-31 04:46:20 +02:00 |
|