Releases
Filters: Sorted by date
2,237 results
«« first
« previous
page 6 / 75
next »
last »»
The most interesting alpha of datasette-files yet, a new plugin which adds the ability to upload files directly into a Datasette instance. Here are the release notes in full:
- Columns are now configured using the new column_types system from Datasette 1.0a26. #8
- New
file_actionsplugin hook, plus ability to import an uploaded CSV/TSV file to a table. #10- UI for uploading multiple files at once via the new documented JSON upload API. #11
- Thumbnails are now generated for image files and stored in an internal
datasette_files_thumbnailstable. #13
Datasette now has a mechanism for assigning semantic column types. Built-in column types include url, email, and json, and plugins can register additional types using the new register_column_types() plugin hook.
Release
datasette-endpoints 0.1
— Plugin to add a /-/endpoints debug page listing all configured endpoints
Release
sqlite-chronicle 0.6.1
— Use triggers to track when rows in a SQLite table were updated or deleted
Release
sqlite-chronicle 0.6
— Use triggers to track when rows in a SQLite table were updated or deleted
Release
sqlite-chronicle 0.5
— Use triggers to track when rows in a SQLite table were updated or deleted
«« first
« previous
page 6 / 75
next »
last »»