You are here

drupal9.1.x.sh in Drupal driver for SQL Server and SQL Azure 4.0.x

Same filename and directory in other branches
  1. 4.2.x dev/travis/drupal9.1.x.sh
  2. 4.1.x dev/travis/drupal9.1.x.sh
#Core Patches
# Core Condition not able to be overridden in views.
wget https://www.drupal.org/files/issues/2020-05-31/3130655-27.patch
git apply 3130655-27.patch

bash ../sqlsrv/dev/travis/drupal9.x.sh

File

dev/travis/drupal9.1.x.sh
View source
  1. #Core Patches
  2. # Core Condition not able to be overridden in views.
  3. wget https://www.drupal.org/files/issues/2020-05-31/3130655-27.patch
  4. git apply 3130655-27.patch
  5. bash ../sqlsrv/dev/travis/drupal9.x.sh