Joas Schilling
|
6f39d82031
fix(install): Make installing more verbose
|
1 سال پیش |
Carl Schwan
|
e966cfbc4b
Cleanup plsam issues in DB/ContactsManager and Console
|
1 سال پیش |
Joas Schilling
|
0bf738d8cb
feat(db): Ensure that index names are unique across the database
|
1 سال پیش |
Christoph Wurst
|
14719110b9
chore: Replace \OC::$server->query with \OCP\Server::get in /lib
|
1 سال پیش |
Roeland Jago Douma
|
d151999fc8
typehint migrationservice closures
|
2 سال پیش |
Côme Chilliet
|
c598e3cafa
composer run cs:fix
|
2 سال پیش |
Côme Chilliet
|
1bd5222224
Fix PHP 8.2 warnings about undeclared properties
|
2 سال پیش |
Joas Schilling
|
df36ed4d1a
Log missing primary key until we make it a requirement
|
2 سال پیش |
Joas Schilling
|
10b2319aa0
Add missing doc changes
|
2 سال پیش |
Joas Schilling
|
82c33be744
Fix typos and empty tabs
|
2 سال پیش |
John Molakvoæ
|
0257315c34
Improve error logging on migration failure
|
2 سال پیش |
John Molakvoæ
|
e20d5fa7fc
Ensure schema change before checking OracleConstraints
|
2 سال پیش |
Côme Chilliet
|
dd357d7f9b
Merge pull request #31679 from nextcloud/bugfix/noid/ensure-string-columns-to-be-maximum-of-4000
|
2 سال پیش |
Joas Schilling
|
129bae62d4
Ensure string column limit of 4.000 characters
|
2 سال پیش |
Côme Chilliet
|
ea23523c70
Adapt more code to migration to LoggerInterface
|
2 سال پیش |
Joas Schilling
|
3bed983a9c
Disable for now again until more apps are fixed
|
2 سال پیش |
Joas Schilling
|
32ede5489e
Limit missing primary key fail to new tables
|
2 سال پیش |
Joas Schilling
|
b35253a4c3
Enforce primary keys as they are required to be performant in MySQL clusters
|
2 سال پیش |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 سال پیش |
Christoph Wurst
|
2ab8268128
Do not check Oracle column constraints in unrelated migrations
|
3 سال پیش |
Joas Schilling
|
f9d4fa2d38
Rename the method to match what it does
|
4 سال پیش |
Joas Schilling
|
3696ef5b96
Don't allow Notnull for boolean columns
|
4 سال پیش |
Joas Schilling
|
133a6f4fe4
Document the constraints we test against
|
4 سال پیش |
Joas Schilling
|
c98cab137c
Fix exception messages spacing
|
4 سال پیش |
Joas Schilling
|
1e5fea0460
Only mark migrations as installed after execution
|
3 سال پیش |
Joas Schilling
|
1de3b8b0ec
When it kicks in
|
3 سال پیش |
Christoph Wurst
|
8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0
|
3 سال پیش |
Christoph Wurst
|
d89a75be0b
Update all license headers for Nextcloud 21
|
3 سال پیش |
Julius Härtl
|
36ffad5ba7
Make sure the migrations table schema is always checked
|
3 سال پیش |
Joas Schilling
|
c1f28f8d35
Make debugging migration exceptions easier
|
3 سال پیش |