|
260c839e26
|
Take into account pending objects in Inventory.cleanup()
|
2025-02-22 03:33:49 +02:00 |
|
|
22f0282ef9
|
Add VACUUM after deleting 10000 objects, do it in cleanup()
|
2025-02-22 03:33:48 +02:00 |
|
|
c2abf2879a
|
Move objects_lock into the Inventory object
|
2025-02-22 03:33:48 +02:00 |
|
|
73893dabf7
|
Set a row factory instead of nesting the iterator, iterate through the cursor
|
2025-02-22 03:33:48 +02:00 |
|
|
1f64719a56
|
A rough implementation of the objects stored in sqlite db;
structure.Object was rewritten, to store the object data.
|
2025-02-22 03:33:30 +02:00 |
|