> Le 29 mars 2017 à 19:40, Simon Slavin <[email protected]> a écrit : > >> Since I’m using WAL, will this db handle keep a snapshot of the time before >> the blob’s row was deleted, allowing the blob handle to keep working?
As Simon said wisely, a word of the developers would clarify this better. Yet, since you're using WAL it should work. Else the implementation of the blob API would not obey the transactional/isolation rules and I suppose it would qualify as a (horrible) bug. -- Best Regards, Meilleures salutations, Met vriendelijke groeten, Olivier Mascia, http://integral.software _______________________________________________ sqlite-users mailing list [email protected] http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

