awslabs / dynein

DynamoDB CLI written in Rust.
https://github.com/awslabs/dynein
Apache License 2.0
360 stars 37 forks source link

feat: add base64 literal #231

Closed StoneDot closed 4 months ago

StoneDot commented 4 months ago

Issue #, if available: Implement #182

Description of changes: This pull request introduces base64 literal for binary type. It enables the user to craft binary attributes based on the output of the CLI tool.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.