I'm building a new application that using DynamoDB table, API and a vite application.
When I'm making small changes to my wing application (adding logs for example in my API), the records in my table are removed. It would be nice to persist them, or let me choose to blast them every refresh....
Proposed Solution
Don't delete values in the table when in Dev mode in the simulator. Let me persist them between wing changes.
Implementation Notes
No response
Component
No response
Community Notes
Please vote by adding a 👍 reaction to the issue to help us prioritize.
If you are interested to work on this issue, please leave a comment.
If this issue is labeled needs-discussion, it means the spec has not been finalized yet. Please reach out on the #dev channel in the Wing Discord.
Use Case
I'm building a new application that using DynamoDB table, API and a vite application.
When I'm making small changes to my wing application (adding logs for example in my API), the records in my table are removed. It would be nice to persist them, or let me choose to blast them every refresh....
Proposed Solution
Don't delete values in the table when in Dev mode in the simulator. Let me persist them between wing changes.
Implementation Notes
No response
Component
No response
Community Notes