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 c43c8b9 commit a9dd0b9Copy full SHA for a9dd0b9
README.md
@@ -136,6 +136,7 @@ timestamps | `Boolean` | no | Automatically add and manage `created` and `modifi
136
created | `string` | no | Override default `created` field name |
137
modified | `string` | no | Override default `modified` field name |
138
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) |
140
141
### Schema Definition
142
0 commit comments