SQLProvider
SQLProvider copied to clipboard
How to update the SQLite schema correctly?
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."?