Commit History

Author SHA1 Message Date
  Anna Larch 56419d94f8 enh(db): provide database providers via API 9 months ago
  Joas Schilling ab70bbd3ff fix(db)!: Remove private legacy event because we can not keep it 11 months ago
  Joas Schilling bd0a149a4f feat(dispatcher): Add typed event for "db:add-missing-primary-keys" 11 months ago
  Joas Schilling 2eded24eff feat(dispatcher): Add typed event for "db:add-missing-columns" 11 months ago
  Julius Härtl 925bcebcb6 feat: Add public event for missing indices 11 months ago
  Daniel Kesselberg 00b9e576b4 Fix spelling for PreConditionNotMetException 2 years ago
  Carl Schwan 6312c0df69 Check style update 2 years ago
  Joas Schilling 5bb49feef8 Allow NULL as well for limit, not integer only 2 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 years ago
  Lukas Reschke d7590a6190 Add expression taint source and sanitizer 3 years ago
  Christoph Wurst 3d075c370a Deprecate the internal IDBConnection event name constants 3 years ago
  Christoph Wurst 2c9cdc1cdb Add our own DB exception abstraction 3 years ago
  Christoph Wurst 8b64e92b92 Bump doctrine/dbal from 2.12.0 to 3.0.0 3 years ago
  Joas Schilling d5df033ede Create primary keys on all tables and add a command to create the afterwards 3 years ago
  Roeland Jago Douma fe46149560 Psalm fixes 3 years ago
  Christoph Wurst d9015a8c94 Format code to a single space around binary operators 3 years ago
  Julius Härtl 45a474071e Remove @package annotations from public namespace 3 years ago
  Christoph Wurst 28f8eb5dba Add visibility to all constants 4 years ago
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 41b5e5923a Use exactly one empty line after the namespace declaration 4 years ago
  Joas Schilling bc6a5ef5c4 Merge pull request #19890 from nextcloud/enh/comments-reference-id 4 years ago
  Christoph Wurst 1a9330cd69 Update the license headers for Nextcloud 19 4 years ago
  Joas Schilling 720dc4e93d Add optional column oc_comments.reference_id 4 years ago
  Christoph Wurst b80ebc9674 Use the short array syntax, everywhere 4 years ago
  Christoph Wurst 5bf3d1bb38 Update license headers 4 years ago
  Roeland Jago Douma 68748d4f85 Some php-cs fixes 4 years ago
  Ole Ostergaard 0d778fcc4e Code cleanup. 5 years ago
  Ole Ostergaard 63350423d4 Add insertIgnoreConflict to IDBConnection interface. 5 years ago
  Morris Jobke 5273639d0e Add deprecation message ofr insertIfNotExist 5 years ago
  Morris Jobke 230e93f575 Catch UniqueConstraintViolationException inside insertIfNotExist 5 years ago