|
2aa5f0039b
|
Take into account pending objects in Inventory.cleanup()
|
2024-09-13 06:23:36 +03:00 |
|
|
db30c1ed7b
|
Add vacuum after deleting 10000 objects
|
2024-09-13 06:23:36 +03:00 |
|
|
6e591da4d6
|
Move objects_lock into the Inventory object
|
2024-09-13 06:23:36 +03:00 |
|
|
6843717e2b
|
Handle sqlite3 exceptions in __setitem__ instead of checking presence
|
2024-09-13 06:23:35 +03:00 |
|
|
6a8d2ddee4
|
Set row_factory to the sqlite3.Connection
|
2024-09-13 06:23:35 +03:00 |
|
|
868fe296fb
|
Set a row factory instead of nesting the iterator, iterate through the cursor
|
2024-09-13 06:23:34 +03:00 |
|
|
87e45379c4
|
A rough implementation of the objects stored in sqlite db
|
2024-09-13 06:19:22 +03:00 |
|