summaryrefslogtreecommitdiffstats
path: root/lib/private/DB/SchemaWrapper.php
Commit message (Expand)AuthorAgeFilesLines
* Bump doctrine/dbal from 2.12.0 to 3.0.0Christoph Wurst2021-01-081-6/+2
* Don't drop the table anymore when we create it againJoas Schilling2020-11-161-0/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Update license headersChristoph Wurst2019-12-051-1/+1
* Remove unused import statementsMorris Jobke2018-02-141-1/+0
* Fix the type hints of migrations and correctly inject the wrapped schema into...Joas Schilling2018-01-171-19/+14
* Update license headersMorris Jobke2017-11-061-0/+2
* Use order by to avoid problems when chunking finds a same item again...Joas Schilling2017-07-251-1/+1
* Fix dropping tables and handle the prefix automaticallyJoas Schilling2017-07-051-0/+139