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

Add support for appending rows #41

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Add support for appending rows #41

wants to merge 2 commits into from

Conversation

roll
Copy link

@roll roll commented Apr 8, 2024

This PR adds the ability to append rows if a target table already exists. We use Datasette for a project related to extractive industries' transparency, and the ability to append rows enables us to incorporate the data ingestion workflow into the Datasette UI. Can you please take a look?


Thanks a lot for your work on Datasette!

roll and others added 2 commits March 19, 2024 08:44
* Added append flag

* Pass append to formdata

* Don't add a suffix name to the table if appending

* Prepared tests for append

* Fixed the flag

* Updated the readme

* Enabled append test
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

Successfully merging this pull request may close these issues.

None yet

1 participant