WIP: Implementing sqlite objects storage #13
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "lee.miller/MiNode:sqlite"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Hi!
This is an early draft for the sqlite inventory implementation. At least I need to write more tests and docstrings. Then I'm going to add vacuum and maybe optimize the queries/cursors use.
I'm also planning to leave an option to use the dictionary, pickled into a file, as it was before, by defining another class with the same API as the
sql.Inventory
.654782fafc
tof9482fd977
f9482fd977
to2b86783eb9
2b86783eb9
to29b2dd3aab
29b2dd3aab
to85e8b771af
85e8b771af
toa540fac7f8
65e4902f63
to4611dadc70
4611dadc70
to13814f3826
13814f3826
to95563fbcea
95563fbcea
toaa28ab37da
2836f15d3c
to24b8b44fd8
24b8b44fd8
to6c0651f5e5
6c0651f5e5
toef47319c9c
ef47319c9c
to71ea8859a9
71ea8859a9
tofb4ecccc1a
fb4ecccc1a
to76d343fa05
76d343fa05
to6b39238d2f
4735856c7e
to0198df4948
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Gitea.