Updated Upgrade instructions (markdown)

James Cole
2015-04-12 11:02:59 +02:00
parent 536da864fe
commit 891008ccc6

@@ -21,4 +21,12 @@ Nine times out of ten this will successfully upgrade your installation to the la
### White screen ### White screen
Check if ``app/storage/logs`` is writeable. If so, follow the errors in the latest log files and open an issue. Check if ``app/storage/logs`` is writeable. If so, follow the errors in the latest log files and open an issue.
### Some migration error
Some queries are pretty complex, and they're built to both change the database and unchange it. Bugs are a common occurrence.
If you run into large red errors when migrating, [create a new issue](https://github.com/JC5/firefly-iii/issues/new).
The easiest fix, sadly, is changing your database manually. Open your favorite SQL editor (phpMyAdmin or something similar) and