Commit History

Author SHA1 Message Date
  Carl Schwan b70c6a128f Update core to PHP 7.4 standard 2 years ago
  Carl Schwan db6927ee05 Improve performance when converting between DBs 2 years ago
  Christoph Wurst bf564e2a5a Convert command option defaults to strings 3 years ago
  Christoph Wurst 932a385c56 Merge pull request #27429 from nextcloud/bug/26085/wrong-data-add-order-by 3 years ago
  Daniel Kesselberg 11cacf63f8 Fix #26085 3 years ago
  John Molakvoæ (skjnldsv) 215aef3cbd Update php licenses 3 years ago
  Morris Jobke ab48d5e8cb Cleanup unneeded code around database.xml 3 years ago
  Joas Schilling bb0c50717c Bye bye database.xml 4 years ago
  Simon Spannagel 244e13cd43 DB conversion: improve console output 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 d9015a8c94 Format code to a single space around binary operators 4 years ago
  Morris Jobke 99c9423766 Remove @suppress SqlInjectionChecker 4 years ago
  Joas Schilling ab21d69903 Add return value to all commands 4 years ago
  Christoph Wurst cb057829f7 Update license headers for 19 4 years ago
  Christoph Wurst caff1023ea Format control structures, classes, methods and function 4 years ago
  Christoph Wurst 6127c288e8 Fix license headers 4 years ago
  Bernhard Ostertag 6a017eb205 Introduce new variable with the default answer to allow option --no-interaction for command occ db:convert-type 4 years ago
  Bernhard Ostertag fe0e47bf5e enable option '--no-interaction' for db:convert-type 4 years ago
  Christoph Wurst 5bf3d1bb38 Update license headers 4 years ago
  Roeland Jago Douma c7d5b8fc49 Merge pull request #18079 from nextcloud/fixes/phpcs 4 years ago
  Roeland Jago Douma 68748d4f85 Some php-cs fixes 4 years ago
  Łukasz Buśko 23084558a6 Incorrect integer value: '' for column 'password_invalid' while migrating from pg to mysql #14920 4 years ago
  Joas Schilling bb352fb667 Use the defined func()->count() instead of manual counting 6 years ago
  Joas Schilling 891de38080 Only create the schema when moving between databases 6 years ago
  Morris Jobke 0eebff152a Update license headers 6 years ago
  Joas Schilling b729cc2a02 Add *lob support for all tables 7 years ago
  Joas Schilling e023899078 Always order by all values, to make sure all entries are copied correctly 7 years ago
  Joas Schilling 1b7c1ad5c0 Only migrate to the current state 7 years ago
  Joas Schilling 10d7cbb71f Use order by to avoid problems when chunking finds a same item again... 7 years ago