Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

can't replace uploaded data #3

Closed
declann opened this issue Oct 27, 2024 · 1 comment
Closed

can't replace uploaded data #3

declann opened this issue Oct 27, 2024 · 1 comment

Comments

@declann
Copy link
Contributor

declann commented Oct 27, 2024

When I've uploaded data that a spec is using, sometimes it's useful to replace that data and see updated visuals. This doesn't seem to work whenever I make a new upload, delete old one, and set the new upload table name = to the old one (I guess that the table already exists and isn't dropped, or similar)

image

I had a look at the code and making this work might be a bit elaborate due to duckdb-wasm-kit providing a convenient insertFile and not replaceFile or insertOrReplaceFile

@alexkreidler
Copy link
Owner

Should be fixed now! Thanks for your issue reports and for using this app, sorry it took me a bit to get around to this!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants