-
- Downloads
Upgrade db schema to initial version
Adding versioning to db schema. For any future changes in the schema, bump CURRENT_DATABASE_VERSION and add another condition block containing the relevant mongo calls for that incremental schema upgrade.
bin/database.py
100644 → 100755
Please register or sign in to comment