Côme Chilliet
|
51758117a7
Migrate database pending bigint conversions check to new API
|
1 year ago |
Joas Schilling
|
aa5f037af7
chore: apply changes from Nextcloud coding standards 1.1.1
|
11 months ago |
Faraz Samapoor
|
73d7c45ae1
Update core/Command/Db/ConvertFilecacheBigInt.php
|
1 year ago |
Faraz Samapoor
|
b5cbba7fc1
Uses PHP8's constructor property promotion in core/Command/Db classes.
|
1 year ago |
timm2k
|
6ff58d30b4
Update ConvertFilecacheBigInt.php
|
2 years ago |
Carl Schwan
|
b70c6a128f
Update core to PHP 7.4 standard
|
2 years ago |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 years ago |
Christoph Wurst
|
c1d4f8161b
Migrate internal classes to the OCP db col types
|
3 years ago |
Christoph Wurst
|
8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0
|
3 years ago |
Christoph Wurst
|
9ce3ea3368
Update license headers
|
3 years ago |
Vincent Petry
|
bdbec28a8f
Make oc_files_trash.auto_id a bigint
|
3 years ago |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
3 years ago |
Julius Härtl
|
8f6c2ec357
Move columns to bigint
|
4 years ago |
timm2k
|
3f691c52dc
Update ConvertFilecacheBigInt.php
|
4 years ago |
Christoph Wurst
|
2a054e6c04
Update the license headers for Nextcloud 20
|
4 years ago |
Roeland Jago Douma
|
0157e30ad4
Merge pull request #21599 from nextcloud/debt/noid/type-to-types
|
4 years ago |
Daniel Kesselberg
|
87dd760a89
Replace TYPE with TYPES
|
4 years ago |
Joas Schilling
|
ab21d69903
Add return value to all commands
|
4 years ago |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 years ago |
Christoph Wurst
|
1b46621cd3
Update license headers for 18
|
4 years ago |
Georg Ehrke
|
699f3a6817
Convert various columns in oc_mounts to bigint
|
4 years ago |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
5 years ago |
Roeland Jago Douma
|
decdb6b40f
Convert more columns to bigint
|
5 years ago |
Morris Jobke
|
17b2827bbf
Add setup check for pending bigint conversion
|
6 years ago |
Morris Jobke
|
f57e334f83
Fix bigint conversion on SQLite
|
6 years ago |
Morris Jobke
|
d3b4127164
Show columns to update in CLI interface
|
6 years ago |
Alecks Gates
|
3be2c558a5
Add mtime and storage_mtime to db:convert-filecache-bigint
|
6 years ago |
Joas Schilling
|
6acf1d9524
Also update the activity table with this
|
7 years ago |
Joas Schilling
|
e2ec6b33ea
Add a command to manually migrate to big ints
|
7 years ago |