Add delete-before-open=1 URI flag to the 'opfs' VFS to tell it to xDelete the db...
commit2be893f994210cee3ce78727eee6c3bdcbcdb897
authorStephan Beal <sgbeal@googlemail.com>
Mon, 11 Mar 2024 09:34:38 +0000 (11 09:34 +0000)
committerStephan Beal <sgbeal@googlemail.com>
Mon, 11 Mar 2024 09:34:38 +0000 (11 09:34 +0000)
treee30c5129ca53fc980b35a827319260297f29f601
parent14eccc5fb42c88b3771b7b09b6d31d8f75ed4ed4
parent918b2cfef1d00537b236f861de7db662630395d7
Add delete-before-open=1 URI flag to the 'opfs' VFS to tell it to xDelete the db file before opening it, primarily to enable users to work around a corrupt db without having to reach into OPFS-specific APIs to remove the db file.