mirror of
https://github.com/Mayuri-Chan/pyrofork.git
synced 2026-01-01 05:04:51 +00:00
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 | ||