DbEventQueryWhereDistinct extension
Methods
-
distinctByContent(
{bool caseSensitive = true}) → QueryBuilder< DbEvent, DbEvent, QAfterDistinct> -
Available on QueryBuilder<
DbEvent, DbEvent, QDistinct> , provided by the DbEventQueryWhereDistinct extension -
distinctByCreatedAt(
) → QueryBuilder< DbEvent, DbEvent, QAfterDistinct> -
Available on QueryBuilder<
DbEvent, DbEvent, QDistinct> , provided by the DbEventQueryWhereDistinct extension -
distinctByKind(
) → QueryBuilder< DbEvent, DbEvent, QAfterDistinct> -
Available on QueryBuilder<
DbEvent, DbEvent, QDistinct> , provided by the DbEventQueryWhereDistinct extension -
distinctByPTags(
) → QueryBuilder< DbEvent, DbEvent, QAfterDistinct> -
Available on QueryBuilder<
DbEvent, DbEvent, QDistinct> , provided by the DbEventQueryWhereDistinct extension -
distinctByPubKey(
{bool caseSensitive = true}) → QueryBuilder< DbEvent, DbEvent, QAfterDistinct> -
Available on QueryBuilder<
DbEvent, DbEvent, QDistinct> , provided by the DbEventQueryWhereDistinct extension -
distinctBySig(
{bool caseSensitive = true}) → QueryBuilder< DbEvent, DbEvent, QAfterDistinct> -
Available on QueryBuilder<
DbEvent, DbEvent, QDistinct> , provided by the DbEventQueryWhereDistinct extension -
distinctBySources(
) → QueryBuilder< DbEvent, DbEvent, QAfterDistinct> -
Available on QueryBuilder<
DbEvent, DbEvent, QDistinct> , provided by the DbEventQueryWhereDistinct extension -
distinctByTags(
) → QueryBuilder< DbEvent, DbEvent, QAfterDistinct> -
Available on QueryBuilder<
DbEvent, DbEvent, QDistinct> , provided by the DbEventQueryWhereDistinct extension -
distinctByValidSig(
) → QueryBuilder< DbEvent, DbEvent, QAfterDistinct> -
Available on QueryBuilder<
DbEvent, DbEvent, QDistinct> , provided by the DbEventQueryWhereDistinct extension