having the index work properly for the queries we need it for requires some additional options which dbal does not support at the momement. to prevent making it harder to add the correct index later on we don't create the index for now on postgresql Signed-off-by: Robin Appelman <robin@icewind.nl> |
||
|---|---|---|
| .. | ||
| Migrations | ||
| AddMissingColumns.php | ||
| AddMissingIndices.php | ||
| AddMissingPrimaryKeys.php | ||
| ConvertFilecacheBigInt.php | ||
| ConvertMysqlToMB4.php | ||
| ConvertType.php | ||