mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-15 16:57:09 +00:00
Updated Upgrade instructions (markdown)
@@ -22,3 +22,11 @@ Nine times out of ten this will successfully upgrade your installation to the la
|
||||
### White screen
|
||||
|
||||
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
|
Reference in New Issue
Block a user