You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: MIGRATION_GUIDE.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@ Check the [Mapbender Update process](https://doc.mapbender.org/en/installation/u
7
7
* Make sure you have PHP >= 7.4 or PHP 8.x
8
8
* Provide a backup of your database.
9
9
* Update your database schema to 3.3 with app/console doctrine:schema:update --force
10
+
* config.yml: Pleas note that in the doctrine connection configuration variables must be set with quotes for example '%database_driver%'
10
11
* CAUTION: Please note that the eye at application is from (3.2.x) used to make the application available for the anonymous user (public access). Before the eye /checkbox at security was used to publish an application.
11
12
12
13
To update from 3.2.x to 3.3.x should be quite easy.
0 commit comments