Skip to content

Commit e27d775

Browse files
committed
Merge branch 'master' of github.com:corydozen/dynamodb-toolbox
2 parents 4dba81e + a9dd0b9 commit e27d775

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -136,6 +136,7 @@ timestamps | `Boolean` | no | Automatically add and manage `created` and `modifi
136136
created | `string` | no | Override default `created` field name |
137137
modified | `string` | no | Override default `modified` field name |
138138
schema | `object` | yes | Complex type that specifies the schema for the model (see below) |
139+
delimiter | `string` | no | The string that separates composite values in your sort key (`#` default) |
139140

140141
### Schema Definition
141142

0 commit comments

Comments
 (0)