99x / 99x/dynamodb-migrations

Can't seed string sets

Open
#3 2 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
18
Forks
14
PR merge metrics
No merged PRs in 30d

Description

Looking for a way to add string sets to seeds, when putting this in an array it just seeds a list

Any ideas?

Contributor guide

Open the contributing guide

Research direction

Start by locating the seed-handling entry point and tracing how arrays are converted into DynamoDB values. Compare the current list behavior with the representation required for string sets; done means seed definitions can create string sets rather than lists, with coverage for that case.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript
Domain
database
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.