We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Right now it's triggering any time a mutable database changes.
The text was updated successfully, but these errors were encountered:
Just saw this bug again. It's annoying.
Here's the code that causes it:
datasette/datasette/cli.py
Lines 327 to 333 in d6b6c91
files here is the list of mutable databases. immutable is the list of immutable ones.
files
immutable
Sorry, something went wrong.
411056c
Only --reload on changes to immutable databases, closes #494
225a07a
cd44a19
simonw
No branches or pull requests
Right now it's triggering any time a mutable database changes.
The text was updated successfully, but these errors were encountered: