Skip to content

Commit 8e85eb1

Browse files
Majkl578morozov
authored andcommitted
Remove MsSQLKeywords
1 parent 8ed810f commit 8e85eb1

File tree

2 files changed

+5
-26
lines changed

2 files changed

+5
-26
lines changed

UPGRADE.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Upgrade to 3.0 (DEVELOP)
22

3+
## BC BREAK: Removed MsSQLKeywords class
4+
5+
The `Doctrine\DBAL\Platforms\MsSQLKeywords` has been removed.
6+
Please use `Doctrine\DBAL\Platforms\SQLServerPlatform `instead.
7+
38
## BC BREAK: Removed PDO DB2 driver
49

510
This PDO-based IBM DB2 driver (built on top of pdo_ibm extension) has already been unsupported as of 2.5, it has now been now removed.

lib/Doctrine/DBAL/Platforms/Keywords/MsSQLKeywords.php

Lines changed: 0 additions & 26 deletions
This file was deleted.

0 commit comments

Comments
 (0)