simonw / datasette-edit-schema

Datasette plugin for modifying table schemas
Apache License 2.0
16 stars 0 forks source link

Ability to rename table #19

Closed simonw closed 3 years ago

simonw commented 3 years ago

If you only have permission to edit a specific table (and not the entire database) you should not be allowed to rename that table, since it will break your permissions.

simonw commented 3 years ago

In #9 I decided to go with simple permissions for the first release, so no need to check for anything special beyond whether the user has edit-schema.