Install

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 19.23 KB
MD5: 8d2de6244152c52080e98f8c65651e08
SHA-1: 4ae7adfeca04058322dc26a036eece1966c77103
SHA-256: 10bcc5d9a1489d94d7c8262e432a353818b7e6d89a68de30078f3e1094c47323
Download zip 22.06 KB
MD5: d0ff347d857be32a24ea9b6ba631ebdb
SHA-1: 7a452576ff26455407854130bca336db1a16f60e
SHA-256: 1eeff7cb64cc22f04c83684b47cc78a24c56e2ecb8417d86e68b8141ddfecece

Release notes

On the road to production-ready, this is the first release candidate of the Microsoft SQL Server Driver for Drupal 7.

As far as we know, this is very close from being ready. The driver has very few known bugs, and the known bugs only affect the tests themselves and have no impact on the normal operation. The driver should now support SQL Server 2005 in addition to SQL Server 2008+, but this has not been tested.

Changes since DRUPAL-7--1-0-ALPHA1:

  • #940452 by myself: Fix the MergeQuery implementation following changes in the core API.
  • Workaround database autoloader bugs waiting for http://drupal.org/node/851136.
  • Patch #858776: remove 'END' from the list of reserved words.
  • #858776 by myself: improve protection against reserved words.
  • #986760 by myself: add ORDER BY clauses to the column list when using GROUP BY or DISTINCT queries.
  • Remove debug statement in install.inc.
  • #1009748 by myself: fix the SUBSTRING_INDEX function, that currently always return the full string.
  • #1027148: remove the need for filtered indexes.
Created by: damien tournoud
Created on: 31 Jan 2011 at 18:58 UTC
Last updated: 2 Aug 2018 at 04:56 UTC
Insecure
Unsupported

Other releases