15 lines
384 B
Plaintext
15 lines
384 B
Plaintext
== Why is this an issue?
|
|
|
|
When the value of a ``++LIKE++`` clause starts with '%', '[...]' or '_', indexes on the searched column are ignored, and a full table scan is performed instead.
|
|
|
|
include::../noncompliant.adoc[]
|
|
ifdef::env-github,rspecator-view[]
|
|
|
|
'''
|
|
== Implementation Specification
|
|
(visible only on this page)
|
|
|
|
include::../message.adoc[]
|
|
|
|
endif::env-github,rspecator-view[]
|