Open
Description
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."?
Activity
Potential fix for fsprojects#836
Merge pull request #837 from Thorium/clear-cache
knocte commentedon 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.