aboutsummaryrefslogtreecommitdiffstats
path: root/includes/libs/rdbms/exception/DBAccessError.php
Commit message (Expand)AuthorAgeFilesLines
* Drop old class_aliases for before MW 1.39 that were missedJames D. Forrester2024-03-201-3/+0
* Standardise all our class alias deprecation comments for ease of greppingJames D. Forrester2024-03-191-3/+1
* rdbms: Clean up file doc commentsTimo Tijhof2022-08-091-2/+1
* Replace "@stable for calling" by "@stable to call"daniel2020-07-131-1/+1
* Mark exceptions as newable and stable for subclassingdaniel2020-07-101-0/+4
* Add @deprecated tags to various class_alias callsReedy2018-05-291-0/+3
* Move DB errors to Rdbms namespaceAaron Schulz2017-04-151-0/+4
* DBError expects IDatabase|null as its first argumentStephane Bisson2016-11-011-1/+1
* Break long lines and generalize some comments in /rdbmsAaron Schulz2016-09-221-3/+1
* Split up DBError classes into their own filesAaron Schulz2016-09-221-0/+32