|
7c9901eecb
|
Take into account pending objects in Inventory.cleanup()
|
2024-10-04 01:29:21 +03:00 |
|
|
9cff43f3e4
|
Add vacuum after deleting 10000 objects
|
2024-10-04 01:29:20 +03:00 |
|
|
87bfe8e431
|
Move objects_lock into the Inventory object
|
2024-10-04 01:29:20 +03:00 |
|
|
7e29054943
|
Handle sqlite3 exceptions in __setitem__ instead of checking presence
|
2024-10-04 01:29:20 +03:00 |
|
|
87413e45f6
|
Set the row_factory for the sqlite3.Connection
|
2024-10-04 01:29:02 +03:00 |
|
|
8c1d719c9f
|
Set a row factory instead of nesting the iterator, iterate through the cursor
|
2024-10-04 01:29:01 +03:00 |
|
|
d6fc464d27
|
A rough implementation of the objects stored in sqlite db
|
2024-09-16 13:29:39 +03:00 |
|