I understand the reluctance to change the API... I've changed my app to rely on automatic ANALYZE for now... My tests have been good so far.
Thanls for the help. Regards, Steve On Aug 18, 7:18 pm, Thomas Mueller <[email protected]> wrote: > Hi, > > > BTW: Despite what the JavaDocs say, > > Database.getAllTablesAndViews(false) includes meta tables in the > > results. I've coded around this in the patch. > > I fixed the documentation. > > > In the process of working out how to do the progress reports, I did > > notice that ANALYZE is now automatic by default. Possibly this is > > indeed enough for my needs. > > Did you have time to test it? If possible, I would like to avoid > changing the API... > > Regards, > Thomas -- You received this message because you are subscribed to the Google Groups "H2 Database" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/h2-database?hl=en.
