We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a139c9c commit eb06677Copy full SHA for eb06677
docs/pim/attributes/symbol_attribute_type.md
@@ -42,7 +42,7 @@ The following SQL query can be used to build the required database structure:
42
=== "MySQL"
43
44
``` sql
45
- [[= include_file('code_samples/symbol_attribute/config/mysql/symbol_attribute.sql') =]]
+ [[= include_file('code_samples/symbol_attribute/config/mysql/symbol_attribute.sql', glue=' ') =]]
46
```
47
48
=== "PostgreSQL"
0 commit comments