Julius Härtl
|
32c0472672
feat: Add public event for missing indices
|
1 年之前 |
Daniel Kesselberg
|
00b9e576b4
Fix spelling for PreConditionNotMetException
|
2 年之前 |
Carl Schwan
|
6312c0df69
Check style update
|
2 年之前 |
Joas Schilling
|
5bb49feef8
Allow NULL as well for limit, not integer only
|
3 年之前 |
John Molakvoæ (skjnldsv)
|
215aef3cbd
Update php licenses
|
3 年之前 |
Lukas Reschke
|
d7590a6190
Add expression taint source and sanitizer
|
3 年之前 |
Christoph Wurst
|
3d075c370a
Deprecate the internal IDBConnection event name constants
|
3 年之前 |
Christoph Wurst
|
2c9cdc1cdb
Add our own DB exception abstraction
|
3 年之前 |
Christoph Wurst
|
8b64e92b92
Bump doctrine/dbal from 2.12.0 to 3.0.0
|
3 年之前 |
Joas Schilling
|
d5df033ede
Create primary keys on all tables and add a command to create the afterwards
|
4 年之前 |
Roeland Jago Douma
|
fe46149560
Psalm fixes
|
4 年之前 |
Christoph Wurst
|
d9015a8c94
Format code to a single space around binary operators
|
4 年之前 |
Julius Härtl
|
45a474071e
Remove @package annotations from public namespace
|
4 年之前 |
Christoph Wurst
|
28f8eb5dba
Add visibility to all constants
|
4 年之前 |
Christoph Wurst
|
caff1023ea
Format control structures, classes, methods and function
|
4 年之前 |
Christoph Wurst
|
41b5e5923a
Use exactly one empty line after the namespace declaration
|
4 年之前 |
Joas Schilling
|
bc6a5ef5c4
Merge pull request #19890 from nextcloud/enh/comments-reference-id
|
4 年之前 |
Christoph Wurst
|
1a9330cd69
Update the license headers for Nextcloud 19
|
4 年之前 |
Joas Schilling
|
720dc4e93d
Add optional column oc_comments.reference_id
|
4 年之前 |
Christoph Wurst
|
b80ebc9674
Use the short array syntax, everywhere
|
4 年之前 |
Christoph Wurst
|
5bf3d1bb38
Update license headers
|
4 年之前 |
Roeland Jago Douma
|
68748d4f85
Some php-cs fixes
|
5 年之前 |
Ole Ostergaard
|
0d778fcc4e
Code cleanup.
|
5 年之前 |
Ole Ostergaard
|
63350423d4
Add insertIgnoreConflict to IDBConnection interface.
|
5 年之前 |
Morris Jobke
|
5273639d0e
Add deprecation message ofr insertIfNotExist
|
6 年之前 |
Morris Jobke
|
230e93f575
Catch UniqueConstraintViolationException inside insertIfNotExist
|
6 年之前 |
Morris Jobke
|
393d9aae74
Add a hint that some indexes are not added yet
|
6 年之前 |
Roeland Jago Douma
|
80cc8d0028
Emit event when running ./occ db:add-missing-indices
|
6 年之前 |
Morris Jobke
|
0eebff152a
Update license headers
|
7 年之前 |
Joas Schilling
|
15eec7b83c
Start migrations
|
7 年之前 |