Jonathan Bernard 33e470c871 Changes to the data model.
* Added bookmarks.{last_used,play_time_ms}.
* Removed playlists.mod_count
* Added tags.description.
2016-03-12 20:52:17 -06:00
..
2016-03-12 20:52:17 -06:00
2016-02-09 15:32:59 -06:00
2016-02-09 15:32:59 -06:00
2016-02-09 15:32:59 -06:00

Database

Uses [db-migrate][http://db-migrate.readthedocs.org/en/latest/] to manage database migrations. Migration scripts live if src/main/db.

Database environment configuration lives in database.json.

To initialize a new database do:

db-migrate -m src/main/db up