Skip to content

Commit 322ed17

Browse files
committed
Add pipeDelimited to Model Service > Typed Columns
1 parent efdeff0 commit 322ed17

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/development/services/model/building-your-own.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@ The available options include:
262262
| boolString | Cast to y/n | Cast to boolean |
263263
| yesNo | Cast to y/n | Cast to boolean |
264264
| timestamp | Cast to timestamp | Cast to DateTime |
265+
| pipeDelimited | Cast to string | Cast to array |
265266

266267
## Composite Types
267268

0 commit comments

Comments
 (0)