Check for unapplied migrations on startup
authorrinpatch <rinpatch@sdf.org>
Thu, 16 Jan 2020 16:01:31 +0000 (19:01 +0300)
committerrinpatch <rinpatch@sdf.org>
Mon, 20 Jan 2020 09:20:26 +0000 (12:20 +0300)
commitdc0498ab2b7cee930f426e37ed4f167c2dc83262
treec378cab6acf487ad736d1e1d59f6cf81f8f2f140
parent205e73058d076385e234dafe011a7cd3fad68ef8
Check for unapplied migrations on startup

Closes #1328
CHANGELOG.md
lib/pleroma/application.ex
lib/pleroma/repo.ex
test/repo_test.exs