sqlsrv 4.4.0

Bug fixes
New features

4.4.0: Drupal 10 support

First 4.4 stable release for Drupal 10 compatibility. Includes changes needed to resolve compatibility issues with Drupal 10 and facilitate Drupal 10 installation to an SQL Server database, plus bug fixes from 4.3.x that have happened since 4.3.2 (when 4.4.x was forked).

There are no changes since 4.4.0-rc1 as there have been no problems reported since the rc1 release. This release is considered ready for production, however users are recommended to review the below issues and be aware of them in case of any problems.

sqlsrv 4.4.0-rc1

Bug fixes
New features

4.4.x branch: Drupal 10 support

First 4.4 release candidate for Drupal 10 compatibility. Includes changes needed to resolve compatibility issues with Drupal 10 and facilitate Drupal 10 installation to an SQL Server database, plus bug fixes from 4.3.x that have happened since 4.3.2 (when 4.4.x was forked).

Please note this is release candidate: it is considered ready for production, however users are recommended to review the below issues and be aware of them in case of any problems.

sqlsrv 4.4.0-beta2

Bug fixes

4.4.x branch: Drupal 10 support

Second 4.4 beta release for Drupal 10 compatibility. Includes changes needed to resolve comptability issues with Drupal 10 and facilitate Drupal 10 installation to an SQL Server database, plus bug fixes from 4.3.x that have happened since 4.3.2 (when 4.4.x was forked).

Please note this is a beta release for testing and development - using this release in production settings is not recommend.

sqlsrv 4.3.4

Bug fixes

Fix uncaught exception (WSOD) when connecting to database on php 8.1.22 / 8.2.9.

Contributors (2)

jurgenhaas, pstewart

Changelog

Issues: 1 issues resolved.

Changes since 4.3.3:

sqlsrv 4.4.0-beta1

New features

4.4.x branch: Drupal 10 support

Initial 4.4 beta release for Drupal 10 compatibility. Includes changes needed to resolve comptability issues with Drupal 10 and facilitate Drupal 10 installation to an SQL Server database, plus bug fixes from 4.3.x that have happened since 4.3.2 (when 4.4.x was forked).

Please note this is a beta release for testing and development - using this release in production settings is not recommend.

sqlsrv 4.3.3

Bug fixes

Fixes bug preventing drush from interacting with the database when schema is not specified in settings.php

Contributors (3)

ncac, arne_hortell, pstewart

Changelog

Issues: 1 issues resolved.

Changes since 4.3.2:

sqlsrv 4.4.x-dev

New features

4.4.x branch: Drupal 10 support

Development state as at commit 3362d7fc538d437326fac637a1a0acec2617d22c:

Initial set of changes needed to resolve comptability issues with Drupal 10 and facilitate Drupal 10 installation to an DQL Server database.

Contributors (3)

pstewart, KenKodz, tevans

Changelog

Issues: 4 issues resolved.

sqlsrv 4.3.2

Bug fixes
New features

Bugfixes and support for DSN connection options

Known Issues

This release does not address issues relating to the users table schema change in Drupal 9.3. Please see the following issues for further information and workarounds. For anyone who has previously worked around these problems, this release should not affect anything related to users schema.

sqlsrv 4.2.3

Bug fixes

Issue #3250826 by beakerboy: The file sqlsrv.module is missing
Issue #3247564 by IngJheyner, Beakerboy, chrisck: Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[25000]
Issue #3251551 by Beakerboy: Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42000]
Issue #3249131 by Beakerboy: Remove t() from within exceptions
Issue #3247418: Standardizing views.date_sql service
Added additional test to increase code coverage.

sqlsrv 4.3.1

Bug fixes

Issue #3250826 by beakerboy: The file sqlsrv.module is missing
Issue #3247564 by IngJheyner, Beakerboy, chrisck: Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[25000]
Issue #3251551 by Beakerboy: Drupal\Core\Database\DatabaseExceptionWrapper: SQLSTATE[42000]
Issue #3249131 by Beakerboy: Remove t() from within exceptions
Added additional tests to increase code coverage.
Removed support for xml fields. Untested and not used by core, not used by contrib modules
Removed support for nullable primary keys because that is not a thing.

sqlsrv 3.1.4

Bug fixes

Issue #3245242 by Beakerboy, daffie: An Upsert statement cannot update a primary key
Issue #3246185 by daffie, Beakerboy: Remove the method Truncate::execute() as it does the same as its parent
Issue #3131438 by Beakerboy: Excessive index length failures in MigrateAggregatorStubTest
Issue #3245962: Add database statement monitoring test class to 3.1.x
Issue #3245280 by daffie, Beakerboy: Update README.md for removing the copying to the drivers directory
Issue #3216662 by lawxen: Composere.json hasn't support php8

sqlsrv 4.2.2

Bug fixes

Issue #3230629: Update DBAL Deprecations
Issue #3244837 by Beakerboy, daffie: Fix for DatabaseExceptionWrapperTest
Issue #3245280 by daffie: Update README.md for removing the copying to the drivers directory
Issue #3131438 by Beakerboy: Excessive index length failures in MigrateAggregatorStubTest
Issue #3246185 by daffie, Beakerboy: Remove the method Truncate::execute() as it does the same as its parent
Issue #3245148 by Beakerboy, daffie: Update::execute must return affected row count

sqlsrv 4.3.0

New features

Initial release of the 4.3.0 branch. Refer to the README for notes on the project and this release.

sqlsrv 7.x-3.x-dev

New features

This branch drops sqlsrv-style LIKE expressions (escaping by bracket encapsulating) in favor of the drupal-core mandated '\' escape character.

sqlsrv 4.1.3

Bug fixes
New features

This is a bug fix release for sqlsrv 4.1.x.

Known Issues
Search the issues queue for known issues

sqlsrv 7.x-2.7

New features

Fixed Fatal error: Uncaught Error: Non-static method PDO::__construct() when upgrading to Drupal 7.79. This release supports Drupal 7.78 and 7.79. Future release will only support >7.79.

sqlsrv 4.1.2

Bug fixes
New features

This is a bug fix release for sqlsrv 4.1.x.

Known Issues

Search the issues queue for known issues

sqlsrv 8.x-2.16

* Make package stand-alone
* Update tests and PHP stack to 7.4

sqlsrv 4.1.1

Bug fixes

Initial release of Microsoft SQL Server Driver for Drupal 9.1

sqlsrv 4.1.0

New features

Initial release for Microsoft SQL Server support in Drupal 9.1

sqlsrv 4.0.0

New features

Initial release for the Microsoft SQL Server driver for Drupal 9.

sqlsrv 3.1.x-dev

New features

This branch is compatible with Drupal 8.9 and does not requires any manual intervention to install.

sqlsrv 3.0.0

New features

This release of the SQL Server Driver for Drupal is designed to work on Drupal 8.8 and 8.9. This version requires that the drivers directory be manually moved to the web root of the drupal install. There also a handful of core patches that are required for users to apply.

sqlsrv 3.0.x-dev

Drupal 8.8+ branch of the SQL Server driver. Supports SQL Server 2016+ for Linux or Windows.

sqlsrv 8.x-2.14

Bug fixes

Fixes prepare parameter limit in Upsert statements

Pages

Subscribe with RSS Subscribe to Releases for Drupal driver for SQL Server and SQL Azure