Package | Description |
---|---|
com.xpn.xwiki.store.migration.hibernate |
Modifier and Type | Class and Description |
---|---|
class |
AbstractDropNotNullDataMigration
Remove a non-null constraint from a colomn.
|
class |
LegacyDataMigration
Migration for XWIKI4396: Duplicate document ID.
|
class |
R1008010XWIKI10092DataMigration
Migration for XWIKI-10092.
|
class |
R1138000XWIKI16709DataMigration
Migration for XWIKI-16709: the disable property is removed and a checked_email property is added from XWikiUsers.
|
class |
R121001000XWIKI18145DataMigration
This migration aims at fixing the Database Foreign Key names after the upgrade of Hibernate performed in XWiki 11.5.
|
class |
R15428XWIKI2977DataMigration
Migration for XWIKI2977: Add a Globally Unique Identifier (GUID) to objects.
|
class |
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.
|
class |
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.
|
class |
R35102XWIKI7771DataMigration
Migration for XWIKI-7771: Fix the LOBs wrongly created by the 3.2-3.5 mapping files for PostgreSQL.
|
class |
R40000XWIKI6990DataMigration
Migration for XWIKI-6990 Reduce the likelihood of having same (hibernate) document id for different documents.
|
class |
R42000XWIKI7726DataMigration
Migration for XWIKI-7726: Unable to delete attachments larger than 10 mb using the jetty + hsql distribution.
|
class |
R43000XWIKI6691DataMigration
Migration for XWIKI-6691: Reduce the size of the ASE_REQUESTID column to 48-chars.
|
class |
R4340XWIKI883DataMigration
Migration for XWIKI-883: global access preferences cannot be updated.
|
class |
R4359XWIKI1459DataMigration
Migration for XWIKI1459: keep document history in a separate table.
|
class |
R54600TranslationDataMigration
Fix any existing mistake with document translation field.
|
class |
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).
|
class |
R6405XWIKI1933DataMigration
Migration for XWIKI1933: Editing users fails.
|
class |
R72000XWIKI12153DataMigration
Migration for XWIKI-12153: Implement nested spaces support at database level.
|
class |
R72001XWIKI12228DataMigration
Migration for XWIKI-12228: Provide API and probably storage for optimized space related queries.
|
class |
R73000XWIKI12277DataMigration
Migration for XWIKI-12277: Remove the 'type' xproperty from TemplateProviderClass
|
class |
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.
|
class |
R90000XWIKI13474DataMigration
Migration for XWIKI-13474.
|
class |
R911000XWIKI14889DataMigration
Migration for XWIKI-14889.
|
class |
R911001XWIKI14895DataMigration
Migration for XWIKI-14895.
|
Copyright © 2004–2021 XWiki. All rights reserved.