> On Nov 17, 2016, at 3:38 PM, [email protected] wrote: > > > > On Thursday, November 17, 2016 at 2:48:46 PM UTC-8, Aaron Patterson wrote: > Hi, > > Thanks for the bug report. I'll fix the issue with the `integrity_check` and > create a new release. Are you calling `auto_vacuum` in any of your code? I > see it implemented in the gem, but it doesn't actually seem to be used by > anything right now. > > I found the ref to 'auto_vacuum' & commented it out... Has this been > deprecated?
No, it isn't deprecated. It looks like it just doesn't have any tests. I will add tests for it and make sure it's fixed in the upcoming release. Thanks for the sample code! -- You received this message because you are subscribed to the Google Groups "sqlite3-ruby" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
