updated-packages
This commit is contained in:
@@ -8,6 +8,8 @@ namespace Doctrine\DBAL\Exception;
|
||||
* A database object is considered any asset that can be created in a database
|
||||
* such as schemas, tables, views, sequences, triggers, constraints, indexes,
|
||||
* functions, stored procedures etc.
|
||||
*
|
||||
* @psalm-immutable
|
||||
*/
|
||||
class DatabaseObjectExistsException extends ServerException
|
||||
{
|
||||
|
Reference in New Issue
Block a user