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-03-04 18:28:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
cbc7c52094b00a0284ff7f962aaa51ce7c8ac9d2
nextcloud-server-mirror
/
core
/
Command
/
Db
History
Nils Wenninghoff
3ef04909b7
fix(ConvertType): Read dbtype in createConnectionParams and remove safeguard
...
Signed-off-by: Nils Wenninghoff <
nils@ungemein.cool
>
2025-01-30 12:21:30 +01:00
..
Migrations
fix(migration-preview): display a message if no attributes set
2024-08-06 22:52:43 -01:00
AddMissingColumns.php
fix(db)!: Remove private legacy event because we can not keep it
2023-07-24 14:51:35 +02:00
AddMissingIndices.php
feat(occ): add possibility to edit indices
2024-02-27 11:03:08 +01:00
AddMissingPrimaryKeys.php
fix(db)!: Remove private legacy event because we can not keep it
2023-07-24 14:51:35 +02:00
ConvertFilecacheBigInt.php
Migrate database pending bigint conversions check to new API
2023-11-28 14:07:47 +01:00
ConvertMysqlToMB4.php
Uses PHP8's constructor property promotion in core/Command/Db classes.
2023-06-19 12:55:15 +02:00
ConvertType.php
fix(ConvertType): Read dbtype in createConnectionParams and remove safeguard
2025-01-30 12:21:30 +01:00