Skip to content

How to update the SQLite schema correctly? #836

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

Open
shin0kaze opened this issue Dec 7, 2024 · 1 comment
Open

How to update the SQLite schema correctly? #836

shin0kaze opened this issue Dec 7, 2024 · 1 comment

Comments

@shin0kaze
Copy link

Every time I update the schema for SQLite, I have to close the IDE, and sometimes also terminate a process in order to free the database file that is used as schema source in SQLProvider. Maybe I don't get the right workflow for this library.
Is there a way to update the scheme without the above difficulties?
And If there isn't, can you add the design-time command like "``Design Time Command``.StopLockDbSchemaFile."?

Thorium added a commit to Thorium/SqlProvider that referenced this issue Dec 8, 2024
Thorium added a commit that referenced this issue Jan 15, 2025
@knocte
Copy link

knocte commented Apr 11, 2025

@Thorium I see you committed a "potential fix" for this issue in January.

@shin0kaze can you update to latest version and see if it helps? If it does, I guess we can close this.

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

2 participants