| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
|
Thank you! Looks good. I was considering this feature for a long time. |
Sorry, something went wrong.
|
There is nothing to do for you - I will handle the CI failure. |
Sorry, something went wrong.
| Back | FazBrowse Home | New Git URL |
My project uses integer type hash key.
Currently, if we specify integer key to hash key, we need to do below process on dynamoid
But, when we override attribute, dynamoid notice us warning message like
So, I'd like to add key_type option to specify type to hash key on table method to avoid warning message.