9fb794656b
This adds a new CompletionMetaInfo table which is a simple key/value store. Thanks to Python/sqlite duck typing, we can use that to store values of any type, even new ones in the future. Currently, the only allowed key is force_rebuild, which forces a rebuild of the CompletionHistory table. This will be needed for a future change. |
||
---|---|---|
.. | ||
end2end | ||
helpers | ||
manual | ||
unit | ||
conftest.py | ||
test_conftest.py |