xref: /template/strap/db/combo/README.md (revision 82a60d039cd81033dc8147c27f0a50716b7a5301)
1# Sqlite Database
2
3## About
4The database can be found at meta/combo.sqlite3
5
6## Migration
7
8  * Create a file `updateXXXXX.sql` where `XXXXX` = `XXXX+1`
9  * Bump the version number in the file [latest.version](latest.version)
10