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 eb06677 commit 2115481Copy full SHA for 2115481
docs/pim/attributes/symbol_attribute_type.md
@@ -48,7 +48,7 @@ The following SQL query can be used to build the required database structure:
48
=== "PostgreSQL"
49
50
``` sql
51
- [[= include_file('code_samples/symbol_attribute/config/postgresql/symbol_attribute.sql') =]]
+ [[= include_file('code_samples/symbol_attribute/config/postgresql/symbol_attribute.sql', glue=' ') =]]
52
```
53
54
### Create symbol attribute definition (optional)
0 commit comments