menu
entao_sql package
documentation
sqlite.dart
ExpressWhereExt
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
ExpressWhereExt
GLOB method
ExpressWhereExt extension on
Express