-
Drupal 7 driver for SQL Server and SQL Azure: January 13, 2012 16:02
Commit fed045d on 7.x-1.xMake sure the support module is updatable and can receive security issues.
-
Drupal 7 driver for SQL Server and SQL Azure: January 13, 2012 14:31
Commit 11c8b57 on 7.x-1.xFix a regression in the handling of temporary tables.
-
Drupal 7 driver for SQL Server and SQL Azure: January 6, 2012 11:19
Commit dc5f9e5 on 7.x-1.x, committed by ArtusamakIssue #1377374 by Damien Tournoud | Artusamak: Fixed Order by removal from subqueries does not work anymore.
-
Drupal 7 driver for SQL Server and SQL Azure: December 19, 2011 15:30
Commit ff2d65e on 7.x-1.xIssue #1286792: resynchronize the SelectQuery::__toString() method to the new placeholder generation method introduced in Drupal 7.8.
-
Drupal 7 driver for SQL Server and SQL Azure: December 16, 2011 16:37
Commit 6c033fc on 7.x-1.xby ArtusamakFix the PDO ATTR_EMULATE_PREPARES declaration. Add justification.
-
Drupal 7 driver for SQL Server and SQL Azure: December 2, 2011 11:02
Commit d2c10f6 on 7.x-1.xby ArtusamakMerge branch '7.x-1.x' of git.drupal.org:project/sqlsrv into 7.x-1.x
-
Drupal 7 driver for SQL Server and SQL Azure: December 2, 2011 11:01
Commit cb83439 on 7.x-1.xby ArtusamakRevert "Issue #1169202: properly extend group by placeholders." This reverts commit 41b1b54bd968b4c587c8195d984a90a1545e9ae6.
-
Drupal 7 driver for SQL Server and SQL Azure: December 2, 2011 11:00
Commit c516dca on 7.x-1.xby ArtusamakIssue #1169202: Fix the placeholders replacement. Temporary fix for PDO 2. Set attributes emulate prepare in the prepare method.
-
Drupal 7 driver for SQL Server and SQL Azure: December 2, 2011 10:46
Commit 2f44387 on 7.x-1.xby ArtusamakRevert "Issue #1169202: properly extend group by placeholders." This reverts commit 41b1b54bd968b4c587c8195d984a90a1545e9ae6.
-
Drupal 7 driver for SQL Server and SQL Azure: December 2, 2011 10:45
Commit 3f9d14a on 7.x-1.xby ArtusamakTemporary fix about PDO placeholders. Set attributes emulate prepare in the prepare method.