SQLProvider icon indicating copy to clipboard operation
SQLProvider copied to clipboard

How to update the SQLite schema correctly?

Open shin0kaze opened this issue 11 months ago • 1 comments
trafficstars

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."?

shin0kaze avatar Dec 07 '24 09:12 shin0kaze