sqflite_annotation library
Classes
- AlterDB
- Column
-
ColumnDBConverter<
T> - Entity
- EntityQuery
- ForeignKey
- Index
- MigrationModel
-
OrderBy<
T extends WhereModel> - PrimaryKey
- Property
- SqlConfig
-
TypeConverter<
T, S> -
WhereModel<
T, M> -
WhereResult<
T, M>
Extensions
- $EntityQuery on EntityQuery
- $OrderByType on OrderByType?
-
$WhereExt
on WhereModel<
T, M> -
$WhereExtInt
on WhereModel<
int, M> -
$WhereExtString
on WhereModel<
String, M> -
$WhereResult
on Set<
WhereResult> ? -
$WhereResultLst
on List<
Set< ?WhereResult> > - ForeignActionX on ForeignAction
-
Iterables
on Iterable<
E> - StringWhere on String?
Constants
- column → const Column
- entity → const Entity
- index → const Index
- primaryKey → const PrimaryKey
- primaryKeyNoIncrement → const PrimaryKey