use '/' instead of '_' for escaping SQL LIKE wildcards since SQLite doesn't work with '_' as the escape character (fixes #2759 for real)
Authored by: mgood 2006-02-27
Parent: [r2943]
Child: [r2945]