menu
ormed_postgres package
documentation
migrations.dart
SqliteFullTextOptions
SqliteFullTextOptions.new const constructor
SqliteFullTextOptions.new const constructor
dark_mode
light_mode
SqliteFullTextOptions
constructor
const
SqliteFullTextOptions
(
{
String
?
tokenizer
,
List
<
int
>
prefixSizes
=
const []
,
})
Implementation
const SqliteFullTextOptions({this.tokenizer, this.prefixSizes = const []});
ormed_postgres package
documentation
migrations
SqliteFullTextOptions
SqliteFullTextOptions.new const constructor
SqliteFullTextOptions class