Skip to content

Commit

Permalink
Merge pull request #3007 from vahonc/3005-elasticsuite-catalog-remove…
Browse files Browse the repository at this point in the history
…-unnecessary-param-db_schema-xml-2.11-fix

Fix #3005, remove unnecessary parameter of column from db_schema.xml
  • Loading branch information
romainruaud authored Jul 18, 2023
2 parents 1429849 + eaea488 commit c6e0dc7
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/module-elasticsuite-catalog/etc/db_schema.xml
Original file line number Diff line number Diff line change
Expand Up @@ -77,8 +77,7 @@
xsi:type="boolean"
nullable="false"
default="0"
comment="Boolean logic to use for displaying rel=nofollow attribute for all filter links of current attribute"
onCreate="migrateDataFrom(is_display_rel_no_follow)"/>
comment="Boolean logic to use for displaying rel=nofollow attribute for all filter links of current attribute"/>
<column name="include_zero_false_values"
xsi:type="boolean"
nullable="false"
Expand Down

0 comments on commit c6e0dc7

Please sign in to comment.