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

How to update the SQLite schema correctly? #836

Open
shin0kaze opened this issue Dec 7, 2024 · 0 comments
Open

How to update the SQLite schema correctly? #836

shin0kaze opened this issue Dec 7, 2024 · 0 comments

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
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