You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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."?
The text was updated successfully, but these errors were encountered:
Thorium
added a commit
to Thorium/SqlProvider
that referenced
this issue
Dec 8, 2024
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."?
The text was updated successfully, but these errors were encountered: