|
edd1f85e50
|
Take into account pending objects in Inventory.cleanup()
|
2024-09-16 13:29:42 +03:00 |
|
|
60ebd73ef1
|
Add vacuum after deleting 10000 objects
|
2024-09-16 13:29:41 +03:00 |
|
|
73d8996e04
|
Move objects_lock into the Inventory object
|
2024-09-16 13:29:41 +03:00 |
|
|
60398bf5d3
|
Handle sqlite3 exceptions in __setitem__ instead of checking presence
|
2024-09-16 13:29:41 +03:00 |
|
|
48cab8ac75
|
Set row_factory to the sqlite3.Connection
|
2024-09-16 13:29:40 +03:00 |
|
|
e0a62743d7
|
Set a row factory instead of nesting the iterator, iterate through the cursor
|
2024-09-16 13:29:40 +03:00 |
|
|
d6fc464d27
|
A rough implementation of the objects stored in sqlite db
|
2024-09-16 13:29:39 +03:00 |
|