This website requires JavaScript.
Explore
Help
Sign In
averello
/
nextcloud-server-mirror
Watch
1
Star
0
Fork
0
You've already forked nextcloud-server-mirror
mirror of
https://github.com/nextcloud/server.git
synced
2026-02-27 18:37:17 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7100c7116676ce3de0dcd9d1dee467503b455d2b
nextcloud-server-mirror
/
core
/
Command
/
Db
History
Carl Schwan
4d47fdaa85
chore: Run rector with new rules for fetch
...
Signed-off-by: Carl Schwan <
carl.schwan@nextcloud.com
>
2025-11-18 17:45:57 +01:00
..
Migrations
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
AddMissingColumns.php
…
AddMissingIndices.php
fix(db): Create replacement index where original index is missing
2025-04-17 17:59:19 +02:00
AddMissingPrimaryKeys.php
refactor(dbal): Port away from deprecated hasPrimaryKey
2025-10-10 15:44:43 +02:00
ConvertFilecacheBigInt.php
refactor(dbal): Migrate away from Type::getName
2025-10-10 16:13:09 +02:00
ConvertMysqlToMB4.php
chore: apply new CSFixer rules
2025-07-01 16:26:50 +02:00
ConvertType.php
chore: Run rector with new rules for fetch
2025-11-18 17:45:57 +01:00
ExpectedSchema.php
feat: add table filter to schema:export and schema:expected
2025-08-07 19:09:07 +02:00
ExportSchema.php
feat: add table filter to schema:export and schema:expected
2025-08-07 19:09:07 +02:00
SchemaEncoder.php
…