readme update

This commit is contained in:
nek0 2017-04-26 22:32:05 +02:00
parent 114d5411cb
commit b17f7c004e

View file

@ -182,6 +182,7 @@ Migrations/0.0.7-0.1.0.0/Migration.hs`
* No database changes, just new dependencies to install.
### 0.1.8.8-0.1.9.0
* Run `ALTER TABLE "token" DROP COLUMN "user";` from your postgres console.
* You can drop the table `activator` from the database. It is no longer needed.
## Acknowledgements: