|
319feeaa97
|
Take into account pending objects in Inventory.cleanup()
|
2024-11-04 04:09:03 +02:00 |
|
|
60d08571b1
|
Add VACUUM after deleting 10000 objects, do it in cleanup()
|
2024-11-04 04:00:55 +02:00 |
|
|
0059b77b58
|
Move objects_lock into the Inventory object
|
2024-11-04 04:00:53 +02:00 |
|
|
ae40212b1b
|
Set a row factory instead of nesting the iterator, iterate through the cursor
|
2024-11-04 03:59:40 +02:00 |
|
|
d62fb01fa1
|
A rough implementation of the objects stored in sqlite db;
structure.Object was rewritten, to store the object data.
|
2024-11-04 03:59:00 +02:00 |
|