AbstractDropNotNullDataMigration |
Remove a non-null constraint from a colomn.
|
AbstractHibernateDataMigration |
Template for data migration of hibernate store.
|
AbstractResizeMigration |
Extended by migrations which need to resize columns to the maximum index supported by MySQL: 768.
|
HibernateDataMigrationManager |
Migration manager for hibernate store.
|
LegacyDataMigration |
Migration for XWIKI4396: Duplicate document ID.
|
R1008010XWIKI10092DataMigration |
Migration for XWIKI-10092.
|
R1138000XWIKI16709DataMigration |
Migration for XWIKI-16709: the disable property is removed and a checked_email property is added from XWikiUsers.
|
R130200000XWIKI17200DataMigration |
This migration aims at applying the fix done on https://jira.xwiki.org/browse/XWIKI-15215 (change the type of some
column so that they fit in the maximum allowed maximum row size for the used table type) instances older than
11.3RC1.
|
R140000000XWIKI19125DataMigration |
Migration for XWIKI-19125: Copy the author reference value to the new original metadata author reference.
|
R140200000XWIKI19352DataMigration |
Remove the xwikilinks table to allow it to be recreated from scratch.
|
R140200010XWIKI19207DataMigration |
This migration increase the maximum size of various columns to the maximum index supported by MySQL: 768.
|
R140600000XWIKI19869DataMigration |
Migration responsible for ensuring the password fields are properly hashed.
|
R15428XWIKI2977DataMigration |
Migration for XWIKI2977: Add a Globally Unique Identifier (GUID) to objects.
|
R35100XWIKI7564DataMigration |
Migration for XWIKI-7564: Manually change the SQL type of long binary columns from inline bytea to proper LOBs when
the underlying database is PostgreSQL.
|
R35101XWIKI7645DataMigration |
Migration for XWIKI-7564: Manually change the SQL type of long binary columns from LONG RAW to proper BLOBs when the
underlying database is Oracle.
|
R35102XWIKI7771DataMigration |
Migration for XWIKI-7771: Fix the LOBs wrongly created by the 3.2-3.5 mapping files for PostgreSQL.
|
R40000XWIKI6990DataMigration |
Migration for XWIKI-6990 Reduce the likelihood of having same (hibernate) document id for different documents.
|
R42000XWIKI7726DataMigration |
Migration for XWIKI-7726: Unable to delete attachments larger than 10 mb using the jetty + hsql distribution.
|
R43000XWIKI6691DataMigration |
Migration for XWIKI-6691: Reduce the size of the ASE_REQUESTID column to 48-chars.
|
R4340XWIKI883DataMigration |
Migration for XWIKI-883: global access preferences cannot be updated.
|
R4359XWIKI1459DataMigration |
Migration for XWIKI1459: keep document history in a separate table.
|
R54600TranslationDataMigration |
Fix any existing mistake with document translation field.
|
R6079XWIKI1878DataMigration |
Migration for XWIKI1878: Fix xwikircs table isdiff data not matching RCS state of some revisions (when the state says
"full" the isdiff column in the database should be false).
|
R6405XWIKI1933DataMigration |
Migration for XWIKI1933: Editing users fails.
|
R72000XWIKI12153DataMigration |
Migration for XWIKI-12153: Implement nested spaces support at database level.
|
R72001XWIKI12228DataMigration |
Migration for XWIKI-12228: Provide API and probably storage for optimized space related queries.
|
R73000XWIKI12277DataMigration |
Migration for XWIKI-12277: Remove the 'type' xproperty from TemplateProviderClass
|
R7350XWIKI2079DataMigration |
Migration for XWIKI2079: When migrating the document archive format from 1.0 or before to 1.2, delete the old
XWD_ARCHIVE field, as it will prevent saving documents, since that column used to have a NOT NULL constraint.
|
R90000XWIKI13474DataMigration |
Migration for XWIKI-13474.
|
R911000XWIKI14889DataMigration |
Migration for XWIKI-14889.
|
R911001XWIKI14895DataMigration |
Migration for XWIKI-14895.
|