Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Track appropriate events when this plugin makes changes #50

Closed
simonw opened this issue Feb 8, 2024 · 0 comments
Closed

Track appropriate events when this plugin makes changes #50

simonw opened this issue Feb 8, 2024 · 0 comments
Labels
enhancement New feature or request
Milestone

Comments

@simonw
Copy link
Owner

simonw commented Feb 8, 2024

Datasette has an events system as of 1.0a8: https://docs.datasette.io/en/latest/events.html

This plugins should trigger the following events at various points, if it is running under Datasette 1.0a8 or higher:

  • create-table
  • drop-table

Refs:

Can't track alter-table until the following issue is shipped in a release:

Hence this follow-on issue:

@simonw simonw added the enhancement New feature or request label Feb 8, 2024
@simonw simonw closed this as completed in c59ca4b Feb 9, 2024
@simonw simonw added this to the 0.8 milestone Feb 9, 2024
simonw added a commit that referenced this issue Feb 18, 2024
Switch setup.py to pyproject.toml

Refs #22, #45, #46, #47, #49, #50, #51, #52, #53, #54, #55, #56, #57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant