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.
2 parents 4dba81e + a9dd0b9 commit e27d775Copy full SHA for e27d775
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