ff9407aba1
The idea is pretty simple: get the current database version and for each older version, do what needs to be done in order to get to the next version state. This will make schema changes transparent to the user in case they are needed. |
||
---|---|---|
.. | ||
__init__.py | ||
file_storage.py | ||
memory_storage.py | ||
schema.sql | ||
sqlite_storage.py | ||
storage.py |