apollo-kotlin
3.8.2
apollo-normalized-cache-api-incubating
/
com.apollographql.apollo3.cache.normalized.api
/
NormalizedCache
/
Companion
/
patternToRegex
pattern
To
Regex
fun
patternToRegex
(
pattern
:
String
)
:
Regex
Content copied to clipboard
A tentative to approximate the Sqlite LIKE operator with Regexes