simonw/datasette-upload-csvs
Datasette plugin for uploading CSV files and converting them to database tables
PythonApache-2.0
Pinned issues
Issues
- 1
Title of upload page is incorrect
#40 opened by simonw - 4
- 0
Ability to set permissions on a per-database basis
#39 opened by simonw - 2
Improved compatibility with Datasette 1.0a+
#37 opened by simonw - 11
- 1
Set up a live ephemeral demo
#8 opened by simonw - 0
add primary key to (possibly) enable drill-down
#35 opened by mroswell - 0
Forbidden - No mutable databases available
#34 opened by paluigi - 4
- 0
- 6
UI to select name of table at time of upload
#17 opened by simonw - 1
Detect column types in uploaded data automatically
#26 opened by simonw - 0
Template extends extra_head without super()
#27 opened by simonw - 4
ascii codec Error uploading CSV
#25 opened by simonw - 2
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xa3 in position 105: invalid start byte
#23 opened by simonw - 3
Don't hide errors in imports from the user
#24 opened by simonw - 1
Should use block=False
#22 opened by simonw - 1
Error if CSV filename contains spaces
#16 opened by simonw - 1
- 0
Tests fail against latest dependencies
#20 opened by simonw - 1
Defaults to uploading to _internal which is wrong
#19 opened by simonw - 0
- 4
- 0
Switch CI to GitHub Actions
#14 opened by simonw - 4
Require upload-csvs permission
#10 opened by simonw - 0
- 5
Upgrade for compatibility with Datasette 0.44+
#11 opened by simonw - 5
- 0
Support drag-and-drop file uploads
#3 opened by simonw - 0
Show upload progress bar
#4 opened by simonw - 0
Use a template for the upload interface
#2 opened by simonw - 0
Preview first 100 lines before importing
#1 opened by simonw