Skip to content

Commit 714780a

Browse files
auto commit
1 parent 8588e0c commit 714780a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Examples/runtimes/net/src/migration/PlaintextToAWSDBE/plaintext/MigrationStep0.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ is provided in the function parameter.
2727
This table must be configured with the following
2828
primary key configuration:
2929
- Partition key is named "partition_key" with type (S)
30-
- Sort key is named "sort_key" with type (S)
30+
- Sort key is named "sort_key" with type (N)
3131
*/
3232
public class MigrationStep0
3333
{

0 commit comments

Comments
 (0)