menu
entao_sql package
documentation
sqlite.dart
StringWhereExt
GLOB method
GLOB method
dark_mode
light_mode
GLOB
method
Where
GLOB
(
String
value
)
Implementation
Where GLOB(String value) { return _WhereOp(this, "GLOB", value); }
entao_sql package
documentation
sqlite
StringWhereExt
GLOB method
StringWhereExt extension on
String