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

Datastore structure change does not trigger type guessing #242

Open
ThrawnCA opened this issue Feb 13, 2025 · 0 comments
Open

Datastore structure change does not trigger type guessing #242

ThrawnCA opened this issue Feb 13, 2025 · 0 comments

Comments

@ThrawnCA
Copy link
Collaborator

If XLoader detects that the datastore structure has changed, it will delete the existing entry and start from scratch. However, this will not override the earlier decision to skip type guessing on the basis that the datastore entry already exists.

It can be worked around by deleting the datastore and recreating it, but this is not ideal.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant