bokuweb

Results 36 issues of bokuweb

## Is your feature request related to a problem? Please describe. Support prefix / suffix resolver ## Describe the solution you'd like NA ## Describe alternatives you've considered NA ##...

## Is your feature request related to a problem? Please describe. I think we should improve `update_expression` method like following. - before ``` Rust let expression = User::update_expression() .set(User::status()) .value(status);...

enhancement

## Is your feature request related to a problem? Please describe. I'd like to inject custom uuid generator. I think it is useful to do mocking. ## Describe the solution...

## Is your feature request related to a problem? Please describe. Add document. ## Describe the solution you'd like NA ## Describe alternatives you've considered NA ## Additional context NA

## Is your feature request related to a problem? Please describe. This is because update item return partial type. And update will succeed if there is no item... ## Describe...

enhancement
need discussion

## Is your feature request related to a problem? Please describe. Now `Vec` is automatically treated as `List`. I think it is useful when an user want to treat `Vec`...

enhancement

## What does this change? A clear and concise description of what the changes is. ## References - If you have links to other resources, please list them here. (e.g....

#### Description of changes It seems that `partitionKey` in `KinesisAnalyticsEvent` should be optional? #### Issue #, if available #### Description of how you validated changes #### Checklist - [x] PR...

first-time-contributor
external-contributor

### Proposed solution ### Tradeoffs ### Testing Done

## What does this change? A clear and concise description of what the changes is. ## References - If you have links to other resources, please list them here. (e.g....