Andrii Konchyn
Andrii Konchyn
Fixed in 773fd3fb712c712704c0ad26339d6468b2af07c4. Thank you for reporting.
The issue with extra new lines is not reproduced. But it seems there is another issue with JSON formatting. There are examples of the following difference: ``` - }, +},...
Revised the "Language changes" and "Core classes updates" sections and marked items that are already tested.
@eregon Checked 👍
@eregon Is it time for new Ruby3-related issue?
Looks like Dynamoid doesn't support associations for table with composite keys. Nice catch, never thought about this. This functionality definitely will not be part of the release in November but...
Sounds reasonable. I wasn't sure whether table schema migration is useful as far as it's usually changed manually in AWS Console (or maybe with terraform or some similar tool). I'm...
I believe it's easy enough just to add a Rake task to update indexes - delete excessive and add missing indexes. Will add it in the next release (in ~1-2...
This issue is still in the backlog and I haven't started it yet. So contribution is welcome!
Sounds good but I believe first of all we need to have a roadmap - list of missing features and known bugs, improving documentation/wiki etc. I see very little feedback...