Skip to content

Commit 2115481

Browse files
fix
1 parent eb06677 commit 2115481

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/pim/attributes/symbol_attribute_type.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ The following SQL query can be used to build the required database structure:
4848
=== "PostgreSQL"
4949

5050
``` sql
51-
[[= include_file('code_samples/symbol_attribute/config/postgresql/symbol_attribute.sql') =]]
51+
[[= include_file('code_samples/symbol_attribute/config/postgresql/symbol_attribute.sql', glue=' ') =]]
5252
```
5353

5454
### Create symbol attribute definition (optional)

0 commit comments

Comments
 (0)