﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
6047	db-api docs: invalid REGEX SQL equiv for SQLite	Richard D. Worth <rdworth@…>	nobody	"On the documentation/db-api/ page, under REGEX, the following

""In the case of SQLite, which doesn’t natively support regular-expression lookups, the syntax is that of Python’s re module.""

doesn't match this line

SQL equivalents:
...
SELECT ... WHERE title REGEXP '^(An?|The) +'; -- SQLite

This should be removed, or a SQL + pythen re equiv should be put in its place."		new	Documentation	dev					Unreviewed	0		0	0	0	0
