sqlsrv 7.x-1.2
| Download | Size | md5 hash |
|---|---|---|
| sqlsrv-7.x-1.2.tar.gz | 23.8 KB | 6bf3a60b4f87aa444ad717f618130117 |
| sqlsrv-7.x-1.2.zip | 28.2 KB | d2eceac394a24240774c883dda64bd6e |
Release notes
Bugfix release of the SQL Server driver for Drupal. Most notably, this release has a workaround for a bug in PHP releases >= 5.3.8 and introduces support for the upcoming release of the PHP SQL Server driver (3.x).
Note: the driver is now only compatible with Drupal >= 7.8.
Changes since 7.x-1.1:
Read moresqlsrv 7.x-1.1
| Download | Size | md5 hash |
|---|---|---|
| sqlsrv-7.x-1.1.tar.gz | 21.65 KB | 467117291b8638d667a9862ac8e1699e |
| sqlsrv-7.x-1.1.zip | 25.55 KB | 7349bc484574275a258033a940e4ba02 |
Release notes
Updated release for Drupal 7.4.
Changes since 7.x-1.0:
Read moresqlsrv 7.x-1.0
| Download | Size | md5 hash |
|---|---|---|
| sqlsrv-7.x-1.0.tar.gz | 21.85 KB | cc73db2cebc17fe740900130fa0739aa |
| sqlsrv-7.x-1.0.zip | 25.75 KB | 799e3ed23d278d3267ea60618f20fe6c |
Release notes
A few days after the release of Drupal 7.1/7.2, we are releasing the first stable version of the SQL Server / SQL Azure driver for Drupal.
Read moresqlsrv 7.x-1.0-rc3
| Download | Size | md5 hash |
|---|---|---|
| sqlsrv-7.x-1.0-rc3.tar.gz | 21.17 KB | f8fc97f5da727ee53f5d44ba81d5d3fb |
| sqlsrv-7.x-1.0-rc3.zip | 25.05 KB | b4dfee596147365fd9c82b476cc60a95 |
Release notes
On the road to 1.0, this is the final RC release for community feedback.
Changes since 7.x-1.0-rc2:
sqlsrv 7.x-1.0-rc2
| Download | Size | md5 hash |
|---|---|---|
| sqlsrv-7.x-1.0-rc2.tar.gz | 21.25 KB | ed5726f53c0d2567099ab70f70eaaad0 |
| sqlsrv-7.x-1.0-rc2.zip | 25.13 KB | 8059f62b0a2d6a5996da637a513aed02 |
Release notes
Second release candidate for the SQL Server driver for Drupal 7. Now with experimental support for SQL Azure, the cloud version of SQL Server.
Read moresqlsrv 7.x-1.0-rc1
| Download | Size | md5 hash |
|---|---|---|
| sqlsrv-7.x-1.0-rc1.tar.gz | 19.23 KB | 8d2de6244152c52080e98f8c65651e08 |
| sqlsrv-7.x-1.0-rc1.zip | 22.06 KB | d0ff347d857be32a24ea9b6ba631ebdb |
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.
sqlsrv 7.x-1.0-alpha1
| Download | Size | md5 hash |
|---|---|---|
| sqlsrv-7.x-1.0-alpha1.tar.gz | 19.16 KB | dc732c2eac6a848268e621ca59a5f8cd |
| sqlsrv-7.x-1.0-alpha1.zip | 21.8 KB | 9e45529a49934b70da86c4787090494e |
Release notes
First alpha release of the SQL Server module for Drupal 7.
Read moresqlsrv 7.x-1.x-dev
| Download | Size | md5 hash |
|---|---|---|
| sqlsrv-7.x-1.x-dev.tar.gz | 23.8 KB | b3d592db34f2cbc47f97edc4d32300ef |
| sqlsrv-7.x-1.x-dev.zip | 28.21 KB | 8889c6a562b5dc562c606fa7ae66204f |
Release notes
Nightly release.