Revision 7788
new wrapper for LIKE expressions to streamline the fixes. We actually need to adjust them for different DBMS as well as SQLite2 not supporting escaping characters in LIKE statements (which is a reason why we think about dropping sqlite support completely).
Files
- added
- modified
- copied
- renamed
- deleted
- trunk
- phpBB
- docs
- includes
- acp
- acp_permission_roles.php (diff)
- acp_permissions.php (diff)
- acp_prune.php (diff)
- acp_users.php (diff)
- auth.php (diff)
- auth.php (diff)
- db
- dbal.php (diff)
- mssql.php (diff)
- mssql_odbc.php (diff)
- sqlite.php (diff)
- functions.php (diff)
- functions_admin.php (diff)
- search
- template.php (diff)
- install
- memberlist.php (diff)
- search.php (diff)

