In #22 I added edit-schema-create-table and edit-schema-drop-table permissions, forgetting that these already existed in Datasette core:
I added the Datasette core create-table and drop-table permissions in November 2022:
Originally posted by @simonw in #22 (comment)
edit-schema-alter-table is harder, because Datasette only just got that permission today and it's not available in a release yet (it's not in 1.0a8).