Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 3 additions & 0 deletions drupal-org-core.make
Original file line number Diff line number Diff line change
Expand Up @@ -14,3 +14,6 @@ projects[drupal][patch][] = "http://drupal.org/files/1982776-field-formatter-wei
; Uncomment settings.local.php support in settings.php
; @see https://drupal.org/node/1118520
projects[drupal][patch][] = "http://drupal.org/files/1118520-settings-local-uncommented-do-not-test.patch"
; Fixed error due to inserting null or 0 into postgreSQL sequence field
; @see https://www.drupal.org/node/2504323
projects[drupal][patch][] = "https://www.drupal.org/files/issues/drupal_core_7.x-pgsql-seq-ge1-2504323-4.patch"