> > > The bug was introduced in version 3.25.0. It was due to a LIKE > pattern attempting to match against "sqlite_%%" except "_" means > "match any single character to to LIKE operator, so we had to go back > in and escape that character. The problem is fixed on trunk. > > You can find the relevant changes and a reference to the ticket on the > timeline: https://www.sqlite.org/src/timeline?ymd=20190419 > > Thank you for the update and the fast response.
Best Regards _______________________________________________ sqlite-users mailing list sqlite-users@mailinglists.sqlite.org http://mailinglists.sqlite.org/cgi-bin/mailman/listinfo/sqlite-users