
|
If you were logged in you would be able to see more operations.
|
|
|
|
Issue Links:
|
Related
|
|
This issue relates to:
|
|
|
XWIKI-2075 Move all databases upgrades and schema updates to XWiki's initialization instead of doing it lazily
|
|
|
|
|
|
|
|
| Resolution Date: |
06/Feb/08 00:09
|
This is the problem that you may encounter:
The problem is that the update schema is done only when calling a URL and thus only the corresponding database has the new schema updated. So for all other dbs the xwikiversion table is not created and thus the migrator fails with a "table doesn't exist" error...
|
|
Description
|
This is the problem that you may encounter:
The problem is that the update schema is done only when calling a URL and thus only the corresponding database has the new schema updated. So for all other dbs the xwikiversion table is not created and thus the migrator fails with a "table doesn't exist" error...
|
Show » |
|