xref: /template/strap/db/combo/README.md (revision 4cadd4f8c541149bdda95f080e38a6d4e3a640ca)
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