Skip to main content

Datasette plugin for renaming and deleting tables and columns and changing column types

Project description

datasette-edit-tables

PyPI CircleCI License

Datasette plugin for renaming, deleting and modifying tables.

Features (planned)

  • Rename a table
  • Delete a table
  • Modify the type of columns in a table
  • Add new columns to a table
  • Create a new empty table from scratch

Installation

Install this plugin in the same environment as Datasette.

$ pip install datasette-edit-tables

Usage

Navigate to /-/edit-tables/dbname/tablename on your Datasette instance to edit a specific table.

Use /-/edit-tables/dbname to create a new table in a specific database.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

datasette_edit_tables-0.1a0-py3-none-any.whl (9.6 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page