On 18 Apr 2017, at 7:37pm, Brendan Duddridge <brend...@gmail.com> wrote:

> Well, perhaps the way I've been bundling the db.sqlite file within a
> package triggers this particular bug. Although a package is really just a
> sub-folder, so I don't see how that would make a difference.

I don’t think this can be the problem.  As you wrote, a package is just a 
folder with a bit set.  Not only do they not affect anything but it’s difficult 
for your app to even tell whether the file is in a folder or a package.

If you’re keeping the database inside the application’s bundle, that’s 
different.  But you’re not doing that.

Simon.
_______________________________________________
sqlite-users mailing list
sqlite-users@mailinglists.sqlite.org
http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users

Reply via email to