Documentation ¶
Index ¶
- Constants
- Variables
- func Album(v string) predicate.Song
- func AlbumArtist(v string) predicate.Song
- func AlbumArtistContains(v string) predicate.Song
- func AlbumArtistContainsFold(v string) predicate.Song
- func AlbumArtistEQ(v string) predicate.Song
- func AlbumArtistEqualFold(v string) predicate.Song
- func AlbumArtistGT(v string) predicate.Song
- func AlbumArtistGTE(v string) predicate.Song
- func AlbumArtistHasPrefix(v string) predicate.Song
- func AlbumArtistHasSuffix(v string) predicate.Song
- func AlbumArtistIn(vs ...string) predicate.Song
- func AlbumArtistIsNil() predicate.Song
- func AlbumArtistLT(v string) predicate.Song
- func AlbumArtistLTE(v string) predicate.Song
- func AlbumArtistNEQ(v string) predicate.Song
- func AlbumArtistNotIn(vs ...string) predicate.Song
- func AlbumArtistNotNil() predicate.Song
- func AlbumContains(v string) predicate.Song
- func AlbumContainsFold(v string) predicate.Song
- func AlbumEQ(v string) predicate.Song
- func AlbumEqualFold(v string) predicate.Song
- func AlbumGT(v string) predicate.Song
- func AlbumGTE(v string) predicate.Song
- func AlbumHasPrefix(v string) predicate.Song
- func AlbumHasSuffix(v string) predicate.Song
- func AlbumIn(vs ...string) predicate.Song
- func AlbumIsNil() predicate.Song
- func AlbumLT(v string) predicate.Song
- func AlbumLTE(v string) predicate.Song
- func AlbumNEQ(v string) predicate.Song
- func AlbumNotIn(vs ...string) predicate.Song
- func AlbumNotNil() predicate.Song
- func And(predicates ...predicate.Song) predicate.Song
- func ArtistsIsNil() predicate.Song
- func ArtistsNotNil() predicate.Song
- func ArtistsSort(v string) predicate.Song
- func ArtistsSortContains(v string) predicate.Song
- func ArtistsSortContainsFold(v string) predicate.Song
- func ArtistsSortEQ(v string) predicate.Song
- func ArtistsSortEqualFold(v string) predicate.Song
- func ArtistsSortGT(v string) predicate.Song
- func ArtistsSortGTE(v string) predicate.Song
- func ArtistsSortHasPrefix(v string) predicate.Song
- func ArtistsSortHasSuffix(v string) predicate.Song
- func ArtistsSortIn(vs ...string) predicate.Song
- func ArtistsSortIsNil() predicate.Song
- func ArtistsSortLT(v string) predicate.Song
- func ArtistsSortLTE(v string) predicate.Song
- func ArtistsSortNEQ(v string) predicate.Song
- func ArtistsSortNotIn(vs ...string) predicate.Song
- func ArtistsSortNotNil() predicate.Song
- func BeatsPerMinute(v uint32) predicate.Song
- func BeatsPerMinuteEQ(v uint32) predicate.Song
- func BeatsPerMinuteGT(v uint32) predicate.Song
- func BeatsPerMinuteGTE(v uint32) predicate.Song
- func BeatsPerMinuteIn(vs ...uint32) predicate.Song
- func BeatsPerMinuteIsNil() predicate.Song
- func BeatsPerMinuteLT(v uint32) predicate.Song
- func BeatsPerMinuteLTE(v uint32) predicate.Song
- func BeatsPerMinuteNEQ(v uint32) predicate.Song
- func BeatsPerMinuteNotIn(vs ...uint32) predicate.Song
- func BeatsPerMinuteNotNil() predicate.Song
- func Comment(v string) predicate.Song
- func CommentContains(v string) predicate.Song
- func CommentContainsFold(v string) predicate.Song
- func CommentEQ(v string) predicate.Song
- func CommentEqualFold(v string) predicate.Song
- func CommentGT(v string) predicate.Song
- func CommentGTE(v string) predicate.Song
- func CommentHasPrefix(v string) predicate.Song
- func CommentHasSuffix(v string) predicate.Song
- func CommentIn(vs ...string) predicate.Song
- func CommentIsNil() predicate.Song
- func CommentLT(v string) predicate.Song
- func CommentLTE(v string) predicate.Song
- func CommentNEQ(v string) predicate.Song
- func CommentNotIn(vs ...string) predicate.Song
- func CommentNotNil() predicate.Song
- func Composers(v string) predicate.Song
- func ComposersContains(v string) predicate.Song
- func ComposersContainsFold(v string) predicate.Song
- func ComposersEQ(v string) predicate.Song
- func ComposersEqualFold(v string) predicate.Song
- func ComposersGT(v string) predicate.Song
- func ComposersGTE(v string) predicate.Song
- func ComposersHasPrefix(v string) predicate.Song
- func ComposersHasSuffix(v string) predicate.Song
- func ComposersIn(vs ...string) predicate.Song
- func ComposersIsNil() predicate.Song
- func ComposersLT(v string) predicate.Song
- func ComposersLTE(v string) predicate.Song
- func ComposersNEQ(v string) predicate.Song
- func ComposersNotIn(vs ...string) predicate.Song
- func ComposersNotNil() predicate.Song
- func Conductor(v string) predicate.Song
- func ConductorContains(v string) predicate.Song
- func ConductorContainsFold(v string) predicate.Song
- func ConductorEQ(v string) predicate.Song
- func ConductorEqualFold(v string) predicate.Song
- func ConductorGT(v string) predicate.Song
- func ConductorGTE(v string) predicate.Song
- func ConductorHasPrefix(v string) predicate.Song
- func ConductorHasSuffix(v string) predicate.Song
- func ConductorIn(vs ...string) predicate.Song
- func ConductorIsNil() predicate.Song
- func ConductorLT(v string) predicate.Song
- func ConductorLTE(v string) predicate.Song
- func ConductorNEQ(v string) predicate.Song
- func ConductorNotIn(vs ...string) predicate.Song
- func ConductorNotNil() predicate.Song
- func Copyright(v string) predicate.Song
- func CopyrightContains(v string) predicate.Song
- func CopyrightContainsFold(v string) predicate.Song
- func CopyrightEQ(v string) predicate.Song
- func CopyrightEqualFold(v string) predicate.Song
- func CopyrightGT(v string) predicate.Song
- func CopyrightGTE(v string) predicate.Song
- func CopyrightHasPrefix(v string) predicate.Song
- func CopyrightHasSuffix(v string) predicate.Song
- func CopyrightIn(vs ...string) predicate.Song
- func CopyrightIsNil() predicate.Song
- func CopyrightLT(v string) predicate.Song
- func CopyrightLTE(v string) predicate.Song
- func CopyrightNEQ(v string) predicate.Song
- func CopyrightNotIn(vs ...string) predicate.Song
- func CopyrightNotNil() predicate.Song
- func CreatedDate(v time.Time) predicate.Song
- func CreatedDateEQ(v time.Time) predicate.Song
- func CreatedDateGT(v time.Time) predicate.Song
- func CreatedDateGTE(v time.Time) predicate.Song
- func CreatedDateIn(vs ...time.Time) predicate.Song
- func CreatedDateIsNil() predicate.Song
- func CreatedDateLT(v time.Time) predicate.Song
- func CreatedDateLTE(v time.Time) predicate.Song
- func CreatedDateNEQ(v time.Time) predicate.Song
- func CreatedDateNotIn(vs ...time.Time) predicate.Song
- func CreatedDateNotNil() predicate.Song
- func DateTagged(v time.Time) predicate.Song
- func DateTaggedEQ(v time.Time) predicate.Song
- func DateTaggedGT(v time.Time) predicate.Song
- func DateTaggedGTE(v time.Time) predicate.Song
- func DateTaggedIn(vs ...time.Time) predicate.Song
- func DateTaggedIsNil() predicate.Song
- func DateTaggedLT(v time.Time) predicate.Song
- func DateTaggedLTE(v time.Time) predicate.Song
- func DateTaggedNEQ(v time.Time) predicate.Song
- func DateTaggedNotIn(vs ...time.Time) predicate.Song
- func DateTaggedNotNil() predicate.Song
- func Description(v string) predicate.Song
- func DescriptionContains(v string) predicate.Song
- func DescriptionContainsFold(v string) predicate.Song
- func DescriptionEQ(v string) predicate.Song
- func DescriptionEqualFold(v string) predicate.Song
- func DescriptionGT(v string) predicate.Song
- func DescriptionGTE(v string) predicate.Song
- func DescriptionHasPrefix(v string) predicate.Song
- func DescriptionHasSuffix(v string) predicate.Song
- func DescriptionIn(vs ...string) predicate.Song
- func DescriptionIsNil() predicate.Song
- func DescriptionLT(v string) predicate.Song
- func DescriptionLTE(v string) predicate.Song
- func DescriptionNEQ(v string) predicate.Song
- func DescriptionNotIn(vs ...string) predicate.Song
- func DescriptionNotNil() predicate.Song
- func DiskNumber(v uint32) predicate.Song
- func DiskNumberEQ(v uint32) predicate.Song
- func DiskNumberGT(v uint32) predicate.Song
- func DiskNumberGTE(v uint32) predicate.Song
- func DiskNumberIn(vs ...uint32) predicate.Song
- func DiskNumberIsNil() predicate.Song
- func DiskNumberLT(v uint32) predicate.Song
- func DiskNumberLTE(v uint32) predicate.Song
- func DiskNumberNEQ(v uint32) predicate.Song
- func DiskNumberNotIn(vs ...uint32) predicate.Song
- func DiskNumberNotNil() predicate.Song
- func Duration(v uint32) predicate.Song
- func DurationEQ(v uint32) predicate.Song
- func DurationGT(v uint32) predicate.Song
- func DurationGTE(v uint32) predicate.Song
- func DurationIn(vs ...uint32) predicate.Song
- func DurationIsNil() predicate.Song
- func DurationLT(v uint32) predicate.Song
- func DurationLTE(v uint32) predicate.Song
- func DurationNEQ(v uint32) predicate.Song
- func DurationNotIn(vs ...uint32) predicate.Song
- func DurationNotNil() predicate.Song
- func FirstAlbumArtist(v string) predicate.Song
- func FirstAlbumArtistContains(v string) predicate.Song
- func FirstAlbumArtistContainsFold(v string) predicate.Song
- func FirstAlbumArtistEQ(v string) predicate.Song
- func FirstAlbumArtistEqualFold(v string) predicate.Song
- func FirstAlbumArtistGT(v string) predicate.Song
- func FirstAlbumArtistGTE(v string) predicate.Song
- func FirstAlbumArtistHasPrefix(v string) predicate.Song
- func FirstAlbumArtistHasSuffix(v string) predicate.Song
- func FirstAlbumArtistIn(vs ...string) predicate.Song
- func FirstAlbumArtistIsNil() predicate.Song
- func FirstAlbumArtistLT(v string) predicate.Song
- func FirstAlbumArtistLTE(v string) predicate.Song
- func FirstAlbumArtistNEQ(v string) predicate.Song
- func FirstAlbumArtistNotIn(vs ...string) predicate.Song
- func FirstAlbumArtistNotNil() predicate.Song
- func FirstAlbumArtistSort(v string) predicate.Song
- func FirstAlbumArtistSortContains(v string) predicate.Song
- func FirstAlbumArtistSortContainsFold(v string) predicate.Song
- func FirstAlbumArtistSortEQ(v string) predicate.Song
- func FirstAlbumArtistSortEqualFold(v string) predicate.Song
- func FirstAlbumArtistSortGT(v string) predicate.Song
- func FirstAlbumArtistSortGTE(v string) predicate.Song
- func FirstAlbumArtistSortHasPrefix(v string) predicate.Song
- func FirstAlbumArtistSortHasSuffix(v string) predicate.Song
- func FirstAlbumArtistSortIn(vs ...string) predicate.Song
- func FirstAlbumArtistSortIsNil() predicate.Song
- func FirstAlbumArtistSortLT(v string) predicate.Song
- func FirstAlbumArtistSortLTE(v string) predicate.Song
- func FirstAlbumArtistSortNEQ(v string) predicate.Song
- func FirstAlbumArtistSortNotIn(vs ...string) predicate.Song
- func FirstAlbumArtistSortNotNil() predicate.Song
- func FirstArtist(v string) predicate.Song
- func FirstArtistContains(v string) predicate.Song
- func FirstArtistContainsFold(v string) predicate.Song
- func FirstArtistEQ(v string) predicate.Song
- func FirstArtistEqualFold(v string) predicate.Song
- func FirstArtistGT(v string) predicate.Song
- func FirstArtistGTE(v string) predicate.Song
- func FirstArtistHasPrefix(v string) predicate.Song
- func FirstArtistHasSuffix(v string) predicate.Song
- func FirstArtistIn(vs ...string) predicate.Song
- func FirstArtistIsNil() predicate.Song
- func FirstArtistLT(v string) predicate.Song
- func FirstArtistLTE(v string) predicate.Song
- func FirstArtistNEQ(v string) predicate.Song
- func FirstArtistNotIn(vs ...string) predicate.Song
- func FirstArtistNotNil() predicate.Song
- func FirstArtistSort(v string) predicate.Song
- func FirstArtistSortContains(v string) predicate.Song
- func FirstArtistSortContainsFold(v string) predicate.Song
- func FirstArtistSortEQ(v string) predicate.Song
- func FirstArtistSortEqualFold(v string) predicate.Song
- func FirstArtistSortGT(v string) predicate.Song
- func FirstArtistSortGTE(v string) predicate.Song
- func FirstArtistSortHasPrefix(v string) predicate.Song
- func FirstArtistSortHasSuffix(v string) predicate.Song
- func FirstArtistSortIn(vs ...string) predicate.Song
- func FirstArtistSortIsNil() predicate.Song
- func FirstArtistSortLT(v string) predicate.Song
- func FirstArtistSortLTE(v string) predicate.Song
- func FirstArtistSortNEQ(v string) predicate.Song
- func FirstArtistSortNotIn(vs ...string) predicate.Song
- func FirstArtistSortNotNil() predicate.Song
- func FirstComposer(v string) predicate.Song
- func FirstComposerContains(v string) predicate.Song
- func FirstComposerContainsFold(v string) predicate.Song
- func FirstComposerEQ(v string) predicate.Song
- func FirstComposerEqualFold(v string) predicate.Song
- func FirstComposerGT(v string) predicate.Song
- func FirstComposerGTE(v string) predicate.Song
- func FirstComposerHasPrefix(v string) predicate.Song
- func FirstComposerHasSuffix(v string) predicate.Song
- func FirstComposerIn(vs ...string) predicate.Song
- func FirstComposerIsNil() predicate.Song
- func FirstComposerLT(v string) predicate.Song
- func FirstComposerLTE(v string) predicate.Song
- func FirstComposerNEQ(v string) predicate.Song
- func FirstComposerNotIn(vs ...string) predicate.Song
- func FirstComposerNotNil() predicate.Song
- func FirstComposerSort(v string) predicate.Song
- func FirstComposerSortContains(v string) predicate.Song
- func FirstComposerSortContainsFold(v string) predicate.Song
- func FirstComposerSortEQ(v string) predicate.Song
- func FirstComposerSortEqualFold(v string) predicate.Song
- func FirstComposerSortGT(v string) predicate.Song
- func FirstComposerSortGTE(v string) predicate.Song
- func FirstComposerSortHasPrefix(v string) predicate.Song
- func FirstComposerSortHasSuffix(v string) predicate.Song
- func FirstComposerSortIn(vs ...string) predicate.Song
- func FirstComposerSortIsNil() predicate.Song
- func FirstComposerSortLT(v string) predicate.Song
- func FirstComposerSortLTE(v string) predicate.Song
- func FirstComposerSortNEQ(v string) predicate.Song
- func FirstComposerSortNotIn(vs ...string) predicate.Song
- func FirstComposerSortNotNil() predicate.Song
- func Genre(v string) predicate.Song
- func GenreContains(v string) predicate.Song
- func GenreContainsFold(v string) predicate.Song
- func GenreEQ(v string) predicate.Song
- func GenreEqualFold(v string) predicate.Song
- func GenreGT(v string) predicate.Song
- func GenreGTE(v string) predicate.Song
- func GenreHasPrefix(v string) predicate.Song
- func GenreHasSuffix(v string) predicate.Song
- func GenreIn(vs ...string) predicate.Song
- func GenreIsNil() predicate.Song
- func GenreLT(v string) predicate.Song
- func GenreLTE(v string) predicate.Song
- func GenreNEQ(v string) predicate.Song
- func GenreNotIn(vs ...string) predicate.Song
- func GenreNotNil() predicate.Song
- func Grouping(v string) predicate.Song
- func GroupingContains(v string) predicate.Song
- func GroupingContainsFold(v string) predicate.Song
- func GroupingEQ(v string) predicate.Song
- func GroupingEqualFold(v string) predicate.Song
- func GroupingGT(v string) predicate.Song
- func GroupingGTE(v string) predicate.Song
- func GroupingHasPrefix(v string) predicate.Song
- func GroupingHasSuffix(v string) predicate.Song
- func GroupingIn(vs ...string) predicate.Song
- func GroupingIsNil() predicate.Song
- func GroupingLT(v string) predicate.Song
- func GroupingLTE(v string) predicate.Song
- func GroupingNEQ(v string) predicate.Song
- func GroupingNotIn(vs ...string) predicate.Song
- func GroupingNotNil() predicate.Song
- func HasTags() predicate.Song
- func HasTagsWith(preds ...predicate.Tag) predicate.Song
- func Hash(v string) predicate.Song
- func HashContains(v string) predicate.Song
- func HashContainsFold(v string) predicate.Song
- func HashEQ(v string) predicate.Song
- func HashEqualFold(v string) predicate.Song
- func HashGT(v string) predicate.Song
- func HashGTE(v string) predicate.Song
- func HashHasPrefix(v string) predicate.Song
- func HashHasSuffix(v string) predicate.Song
- func HashIn(vs ...string) predicate.Song
- func HashLT(v string) predicate.Song
- func HashLTE(v string) predicate.Song
- func HashNEQ(v string) predicate.Song
- func HashNotIn(vs ...string) predicate.Song
- func ID(id int64) predicate.Song
- func IDEQ(id int64) predicate.Song
- func IDGT(id int64) predicate.Song
- func IDGTE(id int64) predicate.Song
- func IDIn(ids ...int64) predicate.Song
- func IDLT(id int64) predicate.Song
- func IDLTE(id int64) predicate.Song
- func IDNEQ(id int64) predicate.Song
- func IDNotIn(ids ...int64) predicate.Song
- func InitialKey(v string) predicate.Song
- func InitialKeyContains(v string) predicate.Song
- func InitialKeyContainsFold(v string) predicate.Song
- func InitialKeyEQ(v string) predicate.Song
- func InitialKeyEqualFold(v string) predicate.Song
- func InitialKeyGT(v string) predicate.Song
- func InitialKeyGTE(v string) predicate.Song
- func InitialKeyHasPrefix(v string) predicate.Song
- func InitialKeyHasSuffix(v string) predicate.Song
- func InitialKeyIn(vs ...string) predicate.Song
- func InitialKeyIsNil() predicate.Song
- func InitialKeyLT(v string) predicate.Song
- func InitialKeyLTE(v string) predicate.Song
- func InitialKeyNEQ(v string) predicate.Song
- func InitialKeyNotIn(vs ...string) predicate.Song
- func InitialKeyNotNil() predicate.Song
- func Isrc(v string) predicate.Song
- func IsrcContains(v string) predicate.Song
- func IsrcContainsFold(v string) predicate.Song
- func IsrcEQ(v string) predicate.Song
- func IsrcEqualFold(v string) predicate.Song
- func IsrcGT(v string) predicate.Song
- func IsrcGTE(v string) predicate.Song
- func IsrcHasPrefix(v string) predicate.Song
- func IsrcHasSuffix(v string) predicate.Song
- func IsrcIn(vs ...string) predicate.Song
- func IsrcIsNil() predicate.Song
- func IsrcLT(v string) predicate.Song
- func IsrcLTE(v string) predicate.Song
- func IsrcNEQ(v string) predicate.Song
- func IsrcNotIn(vs ...string) predicate.Song
- func IsrcNotNil() predicate.Song
- func Lyrics(v string) predicate.Song
- func LyricsContains(v string) predicate.Song
- func LyricsContainsFold(v string) predicate.Song
- func LyricsEQ(v string) predicate.Song
- func LyricsEqualFold(v string) predicate.Song
- func LyricsGT(v string) predicate.Song
- func LyricsGTE(v string) predicate.Song
- func LyricsHasPrefix(v string) predicate.Song
- func LyricsHasSuffix(v string) predicate.Song
- func LyricsIn(vs ...string) predicate.Song
- func LyricsIsNil() predicate.Song
- func LyricsLT(v string) predicate.Song
- func LyricsLTE(v string) predicate.Song
- func LyricsNEQ(v string) predicate.Song
- func LyricsNotIn(vs ...string) predicate.Song
- func LyricsNotNil() predicate.Song
- func MimeType(v string) predicate.Song
- func MimeTypeContains(v string) predicate.Song
- func MimeTypeContainsFold(v string) predicate.Song
- func MimeTypeEQ(v string) predicate.Song
- func MimeTypeEqualFold(v string) predicate.Song
- func MimeTypeGT(v string) predicate.Song
- func MimeTypeGTE(v string) predicate.Song
- func MimeTypeHasPrefix(v string) predicate.Song
- func MimeTypeHasSuffix(v string) predicate.Song
- func MimeTypeIn(vs ...string) predicate.Song
- func MimeTypeIsNil() predicate.Song
- func MimeTypeLT(v string) predicate.Song
- func MimeTypeLTE(v string) predicate.Song
- func MimeTypeNEQ(v string) predicate.Song
- func MimeTypeNotIn(vs ...string) predicate.Song
- func MimeTypeNotNil() predicate.Song
- func ModifiedDate(v time.Time) predicate.Song
- func ModifiedDateEQ(v time.Time) predicate.Song
- func ModifiedDateGT(v time.Time) predicate.Song
- func ModifiedDateGTE(v time.Time) predicate.Song
- func ModifiedDateIn(vs ...time.Time) predicate.Song
- func ModifiedDateIsNil() predicate.Song
- func ModifiedDateLT(v time.Time) predicate.Song
- func ModifiedDateLTE(v time.Time) predicate.Song
- func ModifiedDateNEQ(v time.Time) predicate.Song
- func ModifiedDateNotIn(vs ...time.Time) predicate.Song
- func ModifiedDateNotNil() predicate.Song
- func MusicBrainzArtistID(v string) predicate.Song
- func MusicBrainzArtistIDContains(v string) predicate.Song
- func MusicBrainzArtistIDContainsFold(v string) predicate.Song
- func MusicBrainzArtistIDEQ(v string) predicate.Song
- func MusicBrainzArtistIDEqualFold(v string) predicate.Song
- func MusicBrainzArtistIDGT(v string) predicate.Song
- func MusicBrainzArtistIDGTE(v string) predicate.Song
- func MusicBrainzArtistIDHasPrefix(v string) predicate.Song
- func MusicBrainzArtistIDHasSuffix(v string) predicate.Song
- func MusicBrainzArtistIDIn(vs ...string) predicate.Song
- func MusicBrainzArtistIDIsNil() predicate.Song
- func MusicBrainzArtistIDLT(v string) predicate.Song
- func MusicBrainzArtistIDLTE(v string) predicate.Song
- func MusicBrainzArtistIDNEQ(v string) predicate.Song
- func MusicBrainzArtistIDNotIn(vs ...string) predicate.Song
- func MusicBrainzArtistIDNotNil() predicate.Song
- func MusicBrainzDiscID(v string) predicate.Song
- func MusicBrainzDiscIDContains(v string) predicate.Song
- func MusicBrainzDiscIDContainsFold(v string) predicate.Song
- func MusicBrainzDiscIDEQ(v string) predicate.Song
- func MusicBrainzDiscIDEqualFold(v string) predicate.Song
- func MusicBrainzDiscIDGT(v string) predicate.Song
- func MusicBrainzDiscIDGTE(v string) predicate.Song
- func MusicBrainzDiscIDHasPrefix(v string) predicate.Song
- func MusicBrainzDiscIDHasSuffix(v string) predicate.Song
- func MusicBrainzDiscIDIn(vs ...string) predicate.Song
- func MusicBrainzDiscIDIsNil() predicate.Song
- func MusicBrainzDiscIDLT(v string) predicate.Song
- func MusicBrainzDiscIDLTE(v string) predicate.Song
- func MusicBrainzDiscIDNEQ(v string) predicate.Song
- func MusicBrainzDiscIDNotIn(vs ...string) predicate.Song
- func MusicBrainzDiscIDNotNil() predicate.Song
- func MusicBrainzReleaseArtistID(v string) predicate.Song
- func MusicBrainzReleaseArtistIDContains(v string) predicate.Song
- func MusicBrainzReleaseArtistIDContainsFold(v string) predicate.Song
- func MusicBrainzReleaseArtistIDEQ(v string) predicate.Song
- func MusicBrainzReleaseArtistIDEqualFold(v string) predicate.Song
- func MusicBrainzReleaseArtistIDGT(v string) predicate.Song
- func MusicBrainzReleaseArtistIDGTE(v string) predicate.Song
- func MusicBrainzReleaseArtistIDHasPrefix(v string) predicate.Song
- func MusicBrainzReleaseArtistIDHasSuffix(v string) predicate.Song
- func MusicBrainzReleaseArtistIDIn(vs ...string) predicate.Song
- func MusicBrainzReleaseArtistIDIsNil() predicate.Song
- func MusicBrainzReleaseArtistIDLT(v string) predicate.Song
- func MusicBrainzReleaseArtistIDLTE(v string) predicate.Song
- func MusicBrainzReleaseArtistIDNEQ(v string) predicate.Song
- func MusicBrainzReleaseArtistIDNotIn(vs ...string) predicate.Song
- func MusicBrainzReleaseArtistIDNotNil() predicate.Song
- func MusicBrainzReleaseCountry(v string) predicate.Song
- func MusicBrainzReleaseCountryContains(v string) predicate.Song
- func MusicBrainzReleaseCountryContainsFold(v string) predicate.Song
- func MusicBrainzReleaseCountryEQ(v string) predicate.Song
- func MusicBrainzReleaseCountryEqualFold(v string) predicate.Song
- func MusicBrainzReleaseCountryGT(v string) predicate.Song
- func MusicBrainzReleaseCountryGTE(v string) predicate.Song
- func MusicBrainzReleaseCountryHasPrefix(v string) predicate.Song
- func MusicBrainzReleaseCountryHasSuffix(v string) predicate.Song
- func MusicBrainzReleaseCountryIn(vs ...string) predicate.Song
- func MusicBrainzReleaseCountryIsNil() predicate.Song
- func MusicBrainzReleaseCountryLT(v string) predicate.Song
- func MusicBrainzReleaseCountryLTE(v string) predicate.Song
- func MusicBrainzReleaseCountryNEQ(v string) predicate.Song
- func MusicBrainzReleaseCountryNotIn(vs ...string) predicate.Song
- func MusicBrainzReleaseCountryNotNil() predicate.Song
- func MusicBrainzReleaseGroupID(v string) predicate.Song
- func MusicBrainzReleaseGroupIDContains(v string) predicate.Song
- func MusicBrainzReleaseGroupIDContainsFold(v string) predicate.Song
- func MusicBrainzReleaseGroupIDEQ(v string) predicate.Song
- func MusicBrainzReleaseGroupIDEqualFold(v string) predicate.Song
- func MusicBrainzReleaseGroupIDGT(v string) predicate.Song
- func MusicBrainzReleaseGroupIDGTE(v string) predicate.Song
- func MusicBrainzReleaseGroupIDHasPrefix(v string) predicate.Song
- func MusicBrainzReleaseGroupIDHasSuffix(v string) predicate.Song
- func MusicBrainzReleaseGroupIDIn(vs ...string) predicate.Song
- func MusicBrainzReleaseGroupIDIsNil() predicate.Song
- func MusicBrainzReleaseGroupIDLT(v string) predicate.Song
- func MusicBrainzReleaseGroupIDLTE(v string) predicate.Song
- func MusicBrainzReleaseGroupIDNEQ(v string) predicate.Song
- func MusicBrainzReleaseGroupIDNotIn(vs ...string) predicate.Song
- func MusicBrainzReleaseGroupIDNotNil() predicate.Song
- func MusicBrainzReleaseID(v string) predicate.Song
- func MusicBrainzReleaseIDContains(v string) predicate.Song
- func MusicBrainzReleaseIDContainsFold(v string) predicate.Song
- func MusicBrainzReleaseIDEQ(v string) predicate.Song
- func MusicBrainzReleaseIDEqualFold(v string) predicate.Song
- func MusicBrainzReleaseIDGT(v string) predicate.Song
- func MusicBrainzReleaseIDGTE(v string) predicate.Song
- func MusicBrainzReleaseIDHasPrefix(v string) predicate.Song
- func MusicBrainzReleaseIDHasSuffix(v string) predicate.Song
- func MusicBrainzReleaseIDIn(vs ...string) predicate.Song
- func MusicBrainzReleaseIDIsNil() predicate.Song
- func MusicBrainzReleaseIDLT(v string) predicate.Song
- func MusicBrainzReleaseIDLTE(v string) predicate.Song
- func MusicBrainzReleaseIDNEQ(v string) predicate.Song
- func MusicBrainzReleaseIDNotIn(vs ...string) predicate.Song
- func MusicBrainzReleaseIDNotNil() predicate.Song
- func MusicBrainzReleaseStatus(v string) predicate.Song
- func MusicBrainzReleaseStatusContains(v string) predicate.Song
- func MusicBrainzReleaseStatusContainsFold(v string) predicate.Song
- func MusicBrainzReleaseStatusEQ(v string) predicate.Song
- func MusicBrainzReleaseStatusEqualFold(v string) predicate.Song
- func MusicBrainzReleaseStatusGT(v string) predicate.Song
- func MusicBrainzReleaseStatusGTE(v string) predicate.Song
- func MusicBrainzReleaseStatusHasPrefix(v string) predicate.Song
- func MusicBrainzReleaseStatusHasSuffix(v string) predicate.Song
- func MusicBrainzReleaseStatusIn(vs ...string) predicate.Song
- func MusicBrainzReleaseStatusIsNil() predicate.Song
- func MusicBrainzReleaseStatusLT(v string) predicate.Song
- func MusicBrainzReleaseStatusLTE(v string) predicate.Song
- func MusicBrainzReleaseStatusNEQ(v string) predicate.Song
- func MusicBrainzReleaseStatusNotIn(vs ...string) predicate.Song
- func MusicBrainzReleaseStatusNotNil() predicate.Song
- func MusicBrainzReleaseType(v string) predicate.Song
- func MusicBrainzReleaseTypeContains(v string) predicate.Song
- func MusicBrainzReleaseTypeContainsFold(v string) predicate.Song
- func MusicBrainzReleaseTypeEQ(v string) predicate.Song
- func MusicBrainzReleaseTypeEqualFold(v string) predicate.Song
- func MusicBrainzReleaseTypeGT(v string) predicate.Song
- func MusicBrainzReleaseTypeGTE(v string) predicate.Song
- func MusicBrainzReleaseTypeHasPrefix(v string) predicate.Song
- func MusicBrainzReleaseTypeHasSuffix(v string) predicate.Song
- func MusicBrainzReleaseTypeIn(vs ...string) predicate.Song
- func MusicBrainzReleaseTypeIsNil() predicate.Song
- func MusicBrainzReleaseTypeLT(v string) predicate.Song
- func MusicBrainzReleaseTypeLTE(v string) predicate.Song
- func MusicBrainzReleaseTypeNEQ(v string) predicate.Song
- func MusicBrainzReleaseTypeNotIn(vs ...string) predicate.Song
- func MusicBrainzReleaseTypeNotNil() predicate.Song
- func MusicBrainzTrackID(v string) predicate.Song
- func MusicBrainzTrackIDContains(v string) predicate.Song
- func MusicBrainzTrackIDContainsFold(v string) predicate.Song
- func MusicBrainzTrackIDEQ(v string) predicate.Song
- func MusicBrainzTrackIDEqualFold(v string) predicate.Song
- func MusicBrainzTrackIDGT(v string) predicate.Song
- func MusicBrainzTrackIDGTE(v string) predicate.Song
- func MusicBrainzTrackIDHasPrefix(v string) predicate.Song
- func MusicBrainzTrackIDHasSuffix(v string) predicate.Song
- func MusicBrainzTrackIDIn(vs ...string) predicate.Song
- func MusicBrainzTrackIDIsNil() predicate.Song
- func MusicBrainzTrackIDLT(v string) predicate.Song
- func MusicBrainzTrackIDLTE(v string) predicate.Song
- func MusicBrainzTrackIDNEQ(v string) predicate.Song
- func MusicBrainzTrackIDNotIn(vs ...string) predicate.Song
- func MusicBrainzTrackIDNotNil() predicate.Song
- func MusicIPID(v string) predicate.Song
- func MusicIPIDContains(v string) predicate.Song
- func MusicIPIDContainsFold(v string) predicate.Song
- func MusicIPIDEQ(v string) predicate.Song
- func MusicIPIDEqualFold(v string) predicate.Song
- func MusicIPIDGT(v string) predicate.Song
- func MusicIPIDGTE(v string) predicate.Song
- func MusicIPIDHasPrefix(v string) predicate.Song
- func MusicIPIDHasSuffix(v string) predicate.Song
- func MusicIPIDIn(vs ...string) predicate.Song
- func MusicIPIDIsNil() predicate.Song
- func MusicIPIDLT(v string) predicate.Song
- func MusicIPIDLTE(v string) predicate.Song
- func MusicIPIDNEQ(v string) predicate.Song
- func MusicIPIDNotIn(vs ...string) predicate.Song
- func MusicIPIDNotNil() predicate.Song
- func Not(p predicate.Song) predicate.Song
- func OfDiskNumber(v uint32) predicate.Song
- func OfDiskNumberEQ(v uint32) predicate.Song
- func OfDiskNumberGT(v uint32) predicate.Song
- func OfDiskNumberGTE(v uint32) predicate.Song
- func OfDiskNumberIn(vs ...uint32) predicate.Song
- func OfDiskNumberIsNil() predicate.Song
- func OfDiskNumberLT(v uint32) predicate.Song
- func OfDiskNumberLTE(v uint32) predicate.Song
- func OfDiskNumberNEQ(v uint32) predicate.Song
- func OfDiskNumberNotIn(vs ...uint32) predicate.Song
- func OfDiskNumberNotNil() predicate.Song
- func OfTrackNumber(v uint32) predicate.Song
- func OfTrackNumberEQ(v uint32) predicate.Song
- func OfTrackNumberGT(v uint32) predicate.Song
- func OfTrackNumberGTE(v uint32) predicate.Song
- func OfTrackNumberIn(vs ...uint32) predicate.Song
- func OfTrackNumberIsNil() predicate.Song
- func OfTrackNumberLT(v uint32) predicate.Song
- func OfTrackNumberLTE(v uint32) predicate.Song
- func OfTrackNumberNEQ(v uint32) predicate.Song
- func OfTrackNumberNotIn(vs ...uint32) predicate.Song
- func OfTrackNumberNotNil() predicate.Song
- func Or(predicates ...predicate.Song) predicate.Song
- func Path(v string) predicate.Song
- func PathContains(v string) predicate.Song
- func PathContainsFold(v string) predicate.Song
- func PathEQ(v string) predicate.Song
- func PathEqualFold(v string) predicate.Song
- func PathGT(v string) predicate.Song
- func PathGTE(v string) predicate.Song
- func PathHasPrefix(v string) predicate.Song
- func PathHasSuffix(v string) predicate.Song
- func PathIn(vs ...string) predicate.Song
- func PathLT(v string) predicate.Song
- func PathLTE(v string) predicate.Song
- func PathNEQ(v string) predicate.Song
- func PathNotIn(vs ...string) predicate.Song
- func PlayCount(v uint32) predicate.Song
- func PlayCountEQ(v uint32) predicate.Song
- func PlayCountGT(v uint32) predicate.Song
- func PlayCountGTE(v uint32) predicate.Song
- func PlayCountIn(vs ...uint32) predicate.Song
- func PlayCountLT(v uint32) predicate.Song
- func PlayCountLTE(v uint32) predicate.Song
- func PlayCountNEQ(v uint32) predicate.Song
- func PlayCountNotIn(vs ...uint32) predicate.Song
- func Publisher(v string) predicate.Song
- func PublisherContains(v string) predicate.Song
- func PublisherContainsFold(v string) predicate.Song
- func PublisherEQ(v string) predicate.Song
- func PublisherEqualFold(v string) predicate.Song
- func PublisherGT(v string) predicate.Song
- func PublisherGTE(v string) predicate.Song
- func PublisherHasPrefix(v string) predicate.Song
- func PublisherHasSuffix(v string) predicate.Song
- func PublisherIn(vs ...string) predicate.Song
- func PublisherIsNil() predicate.Song
- func PublisherLT(v string) predicate.Song
- func PublisherLTE(v string) predicate.Song
- func PublisherNEQ(v string) predicate.Song
- func PublisherNotIn(vs ...string) predicate.Song
- func PublisherNotNil() predicate.Song
- func RemixedBy(v string) predicate.Song
- func RemixedByContains(v string) predicate.Song
- func RemixedByContainsFold(v string) predicate.Song
- func RemixedByEQ(v string) predicate.Song
- func RemixedByEqualFold(v string) predicate.Song
- func RemixedByGT(v string) predicate.Song
- func RemixedByGTE(v string) predicate.Song
- func RemixedByHasPrefix(v string) predicate.Song
- func RemixedByHasSuffix(v string) predicate.Song
- func RemixedByIn(vs ...string) predicate.Song
- func RemixedByIsNil() predicate.Song
- func RemixedByLT(v string) predicate.Song
- func RemixedByLTE(v string) predicate.Song
- func RemixedByNEQ(v string) predicate.Song
- func RemixedByNotIn(vs ...string) predicate.Song
- func RemixedByNotNil() predicate.Song
- func ReplayGainAlbumGain(v float64) predicate.Song
- func ReplayGainAlbumGainEQ(v float64) predicate.Song
- func ReplayGainAlbumGainGT(v float64) predicate.Song
- func ReplayGainAlbumGainGTE(v float64) predicate.Song
- func ReplayGainAlbumGainIn(vs ...float64) predicate.Song
- func ReplayGainAlbumGainIsNil() predicate.Song
- func ReplayGainAlbumGainLT(v float64) predicate.Song
- func ReplayGainAlbumGainLTE(v float64) predicate.Song
- func ReplayGainAlbumGainNEQ(v float64) predicate.Song
- func ReplayGainAlbumGainNotIn(vs ...float64) predicate.Song
- func ReplayGainAlbumGainNotNil() predicate.Song
- func ReplayGainAlbumPeak(v float64) predicate.Song
- func ReplayGainAlbumPeakEQ(v float64) predicate.Song
- func ReplayGainAlbumPeakGT(v float64) predicate.Song
- func ReplayGainAlbumPeakGTE(v float64) predicate.Song
- func ReplayGainAlbumPeakIn(vs ...float64) predicate.Song
- func ReplayGainAlbumPeakIsNil() predicate.Song
- func ReplayGainAlbumPeakLT(v float64) predicate.Song
- func ReplayGainAlbumPeakLTE(v float64) predicate.Song
- func ReplayGainAlbumPeakNEQ(v float64) predicate.Song
- func ReplayGainAlbumPeakNotIn(vs ...float64) predicate.Song
- func ReplayGainAlbumPeakNotNil() predicate.Song
- func ReplayGainTrackGain(v float64) predicate.Song
- func ReplayGainTrackGainEQ(v float64) predicate.Song
- func ReplayGainTrackGainGT(v float64) predicate.Song
- func ReplayGainTrackGainGTE(v float64) predicate.Song
- func ReplayGainTrackGainIn(vs ...float64) predicate.Song
- func ReplayGainTrackGainIsNil() predicate.Song
- func ReplayGainTrackGainLT(v float64) predicate.Song
- func ReplayGainTrackGainLTE(v float64) predicate.Song
- func ReplayGainTrackGainNEQ(v float64) predicate.Song
- func ReplayGainTrackGainNotIn(vs ...float64) predicate.Song
- func ReplayGainTrackGainNotNil() predicate.Song
- func ReplayGainTrackPeak(v float64) predicate.Song
- func ReplayGainTrackPeakEQ(v float64) predicate.Song
- func ReplayGainTrackPeakGT(v float64) predicate.Song
- func ReplayGainTrackPeakGTE(v float64) predicate.Song
- func ReplayGainTrackPeakIn(vs ...float64) predicate.Song
- func ReplayGainTrackPeakIsNil() predicate.Song
- func ReplayGainTrackPeakLT(v float64) predicate.Song
- func ReplayGainTrackPeakLTE(v float64) predicate.Song
- func ReplayGainTrackPeakNEQ(v float64) predicate.Song
- func ReplayGainTrackPeakNotIn(vs ...float64) predicate.Song
- func ReplayGainTrackPeakNotNil() predicate.Song
- func SkippedCount(v uint32) predicate.Song
- func SkippedCountEQ(v uint32) predicate.Song
- func SkippedCountGT(v uint32) predicate.Song
- func SkippedCountGTE(v uint32) predicate.Song
- func SkippedCountIn(vs ...uint32) predicate.Song
- func SkippedCountLT(v uint32) predicate.Song
- func SkippedCountLTE(v uint32) predicate.Song
- func SkippedCountNEQ(v uint32) predicate.Song
- func SkippedCountNotIn(vs ...uint32) predicate.Song
- func Subtitle(v string) predicate.Song
- func SubtitleContains(v string) predicate.Song
- func SubtitleContainsFold(v string) predicate.Song
- func SubtitleEQ(v string) predicate.Song
- func SubtitleEqualFold(v string) predicate.Song
- func SubtitleGT(v string) predicate.Song
- func SubtitleGTE(v string) predicate.Song
- func SubtitleHasPrefix(v string) predicate.Song
- func SubtitleHasSuffix(v string) predicate.Song
- func SubtitleIn(vs ...string) predicate.Song
- func SubtitleIsNil() predicate.Song
- func SubtitleLT(v string) predicate.Song
- func SubtitleLTE(v string) predicate.Song
- func SubtitleNEQ(v string) predicate.Song
- func SubtitleNotIn(vs ...string) predicate.Song
- func SubtitleNotNil() predicate.Song
- func Title(v string) predicate.Song
- func TitleContains(v string) predicate.Song
- func TitleContainsFold(v string) predicate.Song
- func TitleEQ(v string) predicate.Song
- func TitleEqualFold(v string) predicate.Song
- func TitleGT(v string) predicate.Song
- func TitleGTE(v string) predicate.Song
- func TitleHasPrefix(v string) predicate.Song
- func TitleHasSuffix(v string) predicate.Song
- func TitleIn(vs ...string) predicate.Song
- func TitleIsNil() predicate.Song
- func TitleLT(v string) predicate.Song
- func TitleLTE(v string) predicate.Song
- func TitleNEQ(v string) predicate.Song
- func TitleNotIn(vs ...string) predicate.Song
- func TitleNotNil() predicate.Song
- func TitleSort(v string) predicate.Song
- func TitleSortContains(v string) predicate.Song
- func TitleSortContainsFold(v string) predicate.Song
- func TitleSortEQ(v string) predicate.Song
- func TitleSortEqualFold(v string) predicate.Song
- func TitleSortGT(v string) predicate.Song
- func TitleSortGTE(v string) predicate.Song
- func TitleSortHasPrefix(v string) predicate.Song
- func TitleSortHasSuffix(v string) predicate.Song
- func TitleSortIn(vs ...string) predicate.Song
- func TitleSortIsNil() predicate.Song
- func TitleSortLT(v string) predicate.Song
- func TitleSortLTE(v string) predicate.Song
- func TitleSortNEQ(v string) predicate.Song
- func TitleSortNotIn(vs ...string) predicate.Song
- func TitleSortNotNil() predicate.Song
- func TrackNumber(v uint32) predicate.Song
- func TrackNumberEQ(v uint32) predicate.Song
- func TrackNumberGT(v uint32) predicate.Song
- func TrackNumberGTE(v uint32) predicate.Song
- func TrackNumberIn(vs ...uint32) predicate.Song
- func TrackNumberIsNil() predicate.Song
- func TrackNumberLT(v uint32) predicate.Song
- func TrackNumberLTE(v uint32) predicate.Song
- func TrackNumberNEQ(v uint32) predicate.Song
- func TrackNumberNotIn(vs ...uint32) predicate.Song
- func TrackNumberNotNil() predicate.Song
- func Year(v uint32) predicate.Song
- func YearEQ(v uint32) predicate.Song
- func YearGT(v uint32) predicate.Song
- func YearGTE(v uint32) predicate.Song
- func YearIn(vs ...uint32) predicate.Song
- func YearIsNil() predicate.Song
- func YearLT(v uint32) predicate.Song
- func YearLTE(v uint32) predicate.Song
- func YearNEQ(v uint32) predicate.Song
- func YearNotIn(vs ...uint32) predicate.Song
- func YearNotNil() predicate.Song
Constants ¶
const ( // Label holds the string label denoting the song type in the database. Label = "song" // FieldID holds the string denoting the id field in the database. FieldID = "id" // FieldPath holds the string denoting the path field in the database. FieldPath = "path" // FieldHash holds the string denoting the hash field in the database. FieldHash = "hash" // FieldTitle holds the string denoting the title field in the database. FieldTitle = "title" // FieldTitleSort holds the string denoting the title_sort field in the database. FieldTitleSort = "title_sort" // FieldArtists holds the string denoting the artists field in the database. FieldArtists = "artists" // FieldFirstArtist holds the string denoting the first_artist field in the database. FieldFirstArtist = "first_artist" // FieldFirstArtistSort holds the string denoting the first_artist_sort field in the database. FieldFirstArtistSort = "first_artist_sort" // FieldFirstAlbumArtist holds the string denoting the first_album_artist field in the database. FieldFirstAlbumArtist = "first_album_artist" // FieldFirstAlbumArtistSort holds the string denoting the first_album_artist_sort field in the database. FieldFirstAlbumArtistSort = "first_album_artist_sort" // FieldAlbumArtist holds the string denoting the album_artist field in the database. FieldAlbumArtist = "album_artist" // FieldAlbum holds the string denoting the album field in the database. FieldAlbum = "album" // FieldPublisher holds the string denoting the publisher field in the database. FieldPublisher = "publisher" // FieldFirstComposer holds the string denoting the first_composer field in the database. FieldFirstComposer = "first_composer" // FieldComposers holds the string denoting the composers field in the database. FieldComposers = "composers" // FieldConductor holds the string denoting the conductor field in the database. FieldConductor = "conductor" // FieldGenre holds the string denoting the genre field in the database. FieldGenre = "genre" // FieldGrouping holds the string denoting the grouping field in the database. FieldGrouping = "grouping" // FieldYear holds the string denoting the year field in the database. FieldYear = "year" // FieldTrackNumber holds the string denoting the track_number field in the database. FieldTrackNumber = "track_number" // FieldOfTrackNumber holds the string denoting the of_track_number field in the database. FieldOfTrackNumber = "of_track_number" // FieldDiskNumber holds the string denoting the disk_number field in the database. FieldDiskNumber = "disk_number" // FieldOfDiskNumber holds the string denoting the of_disk_number field in the database. FieldOfDiskNumber = "of_disk_number" // FieldDuration holds the string denoting the duration field in the database. FieldDuration = "duration" // FieldPlayCount holds the string denoting the play_count field in the database. FieldPlayCount = "play_count" // FieldSkippedCount holds the string denoting the skipped_count field in the database. FieldSkippedCount = "skipped_count" // FieldComment holds the string denoting the comment field in the database. FieldComment = "comment" // FieldBeatsPerMinute holds the string denoting the beats_per_minute field in the database. FieldBeatsPerMinute = "beats_per_minute" // FieldCopyright holds the string denoting the copyright field in the database. FieldCopyright = "copyright" // FieldDateTagged holds the string denoting the date_tagged field in the database. FieldDateTagged = "date_tagged" // FieldDescription holds the string denoting the description field in the database. FieldDescription = "description" // FieldFirstComposerSort holds the string denoting the first_composer_sort field in the database. FieldFirstComposerSort = "first_composer_sort" // FieldArtistsSort holds the string denoting the artists_sort field in the database. FieldArtistsSort = "artists_sort" // FieldLyrics holds the string denoting the lyrics field in the database. FieldLyrics = "lyrics" // FieldInitialKey holds the string denoting the initial_key field in the database. FieldInitialKey = "initial_key" // FieldIsrc holds the string denoting the isrc field in the database. FieldIsrc = "isrc" // FieldSubtitle holds the string denoting the subtitle field in the database. FieldSubtitle = "subtitle" // FieldMusicBrainzArtistID holds the string denoting the music_brainz_artist_id field in the database. FieldMusicBrainzArtistID = "music_brainz_artist_id" // FieldMusicBrainzDiscID holds the string denoting the music_brainz_disc_id field in the database. FieldMusicBrainzDiscID = "music_brainz_disc_id" // FieldMusicBrainzReleaseArtistID holds the string denoting the music_brainz_release_artist_id field in the database. FieldMusicBrainzReleaseArtistID = "music_brainz_release_artist_id" // FieldMusicBrainzReleaseCountry holds the string denoting the music_brainz_release_country field in the database. FieldMusicBrainzReleaseCountry = "music_brainz_release_country" // FieldMusicBrainzReleaseGroupID holds the string denoting the music_brainz_release_group_id field in the database. FieldMusicBrainzReleaseGroupID = "music_brainz_release_group_id" // FieldMusicBrainzReleaseID holds the string denoting the music_brainz_release_id field in the database. FieldMusicBrainzReleaseID = "music_brainz_release_id" // FieldMusicBrainzReleaseStatus holds the string denoting the music_brainz_release_status field in the database. FieldMusicBrainzReleaseStatus = "music_brainz_release_status" // FieldMusicBrainzReleaseType holds the string denoting the music_brainz_release_type field in the database. FieldMusicBrainzReleaseType = "music_brainz_release_type" // FieldMusicBrainzTrackID holds the string denoting the music_brainz_track_id field in the database. FieldMusicBrainzTrackID = "music_brainz_track_id" // FieldMusicIPID holds the string denoting the music_ip_id field in the database. FieldMusicIPID = "music_ip_id" // FieldRemixedBy holds the string denoting the remixed_by field in the database. FieldRemixedBy = "remixed_by" // FieldReplayGainAlbumGain holds the string denoting the replay_gain_album_gain field in the database. FieldReplayGainAlbumGain = "replay_gain_album_gain" // FieldReplayGainAlbumPeak holds the string denoting the replay_gain_album_peak field in the database. FieldReplayGainAlbumPeak = "replay_gain_album_peak" // FieldReplayGainTrackGain holds the string denoting the replay_gain_track_gain field in the database. FieldReplayGainTrackGain = "replay_gain_track_gain" // FieldReplayGainTrackPeak holds the string denoting the replay_gain_track_peak field in the database. FieldReplayGainTrackPeak = "replay_gain_track_peak" // FieldMimeType holds the string denoting the mime_type field in the database. FieldMimeType = "mime_type" // FieldCreatedDate holds the string denoting the created_date field in the database. FieldCreatedDate = "created_date" // FieldModifiedDate holds the string denoting the modified_date field in the database. FieldModifiedDate = "modified_date" // EdgeTags holds the string denoting the tags edge name in mutations. EdgeTags = "tags" // Table holds the table name of the song in the database. Table = "songs" // TagsTable is the table the holds the tags relation/edge. The primary key declared below. TagsTable = "song_tags" // TagsInverseTable is the table name for the Tag entity. // It exists in this package in order to avoid circular dependency with the "tag" package. TagsInverseTable = "tags" )
Variables ¶
var ( // DefaultPlayCount holds the default value on creation for the play_count field. DefaultPlayCount uint32 // DefaultSkippedCount holds the default value on creation for the skipped_count field. DefaultSkippedCount uint32 )
var Columns = []string{ FieldID, FieldPath, FieldHash, FieldTitle, FieldTitleSort, FieldArtists, FieldFirstArtist, FieldFirstArtistSort, FieldFirstAlbumArtist, FieldFirstAlbumArtistSort, FieldAlbumArtist, FieldAlbum, FieldPublisher, FieldFirstComposer, FieldComposers, FieldConductor, FieldGenre, FieldGrouping, FieldYear, FieldTrackNumber, FieldOfTrackNumber, FieldDiskNumber, FieldOfDiskNumber, FieldDuration, FieldPlayCount, FieldSkippedCount, FieldComment, FieldBeatsPerMinute, FieldCopyright, FieldDateTagged, FieldDescription, FieldFirstComposerSort, FieldArtistsSort, FieldLyrics, FieldInitialKey, FieldIsrc, FieldSubtitle, FieldMusicBrainzArtistID, FieldMusicBrainzDiscID, FieldMusicBrainzReleaseArtistID, FieldMusicBrainzReleaseCountry, FieldMusicBrainzReleaseGroupID, FieldMusicBrainzReleaseID, FieldMusicBrainzReleaseStatus, FieldMusicBrainzReleaseType, FieldMusicBrainzTrackID, FieldMusicIPID, FieldRemixedBy, FieldReplayGainAlbumGain, FieldReplayGainAlbumPeak, FieldReplayGainTrackGain, FieldReplayGainTrackPeak, FieldMimeType, FieldCreatedDate, FieldModifiedDate, }
Columns holds all SQL columns for song fields.
var ( // TagsPrimaryKey and TagsColumn2 are the table columns denoting the // primary key for the tags relation (M2M). TagsPrimaryKey = []string{"song_id", "tag_id"} )
Functions ¶
func Album ¶
Album applies equality check predicate on the "album" field. It's identical to AlbumEQ.
func AlbumArtist ¶
AlbumArtist applies equality check predicate on the "album_artist" field. It's identical to AlbumArtistEQ.
func AlbumArtistContains ¶
AlbumArtistContains applies the Contains predicate on the "album_artist" field.
func AlbumArtistContainsFold ¶
AlbumArtistContainsFold applies the ContainsFold predicate on the "album_artist" field.
func AlbumArtistEQ ¶
AlbumArtistEQ applies the EQ predicate on the "album_artist" field.
func AlbumArtistEqualFold ¶
AlbumArtistEqualFold applies the EqualFold predicate on the "album_artist" field.
func AlbumArtistGT ¶
AlbumArtistGT applies the GT predicate on the "album_artist" field.
func AlbumArtistGTE ¶
AlbumArtistGTE applies the GTE predicate on the "album_artist" field.
func AlbumArtistHasPrefix ¶
AlbumArtistHasPrefix applies the HasPrefix predicate on the "album_artist" field.
func AlbumArtistHasSuffix ¶
AlbumArtistHasSuffix applies the HasSuffix predicate on the "album_artist" field.
func AlbumArtistIn ¶
AlbumArtistIn applies the In predicate on the "album_artist" field.
func AlbumArtistIsNil ¶
AlbumArtistIsNil applies the IsNil predicate on the "album_artist" field.
func AlbumArtistLT ¶
AlbumArtistLT applies the LT predicate on the "album_artist" field.
func AlbumArtistLTE ¶
AlbumArtistLTE applies the LTE predicate on the "album_artist" field.
func AlbumArtistNEQ ¶
AlbumArtistNEQ applies the NEQ predicate on the "album_artist" field.
func AlbumArtistNotIn ¶
AlbumArtistNotIn applies the NotIn predicate on the "album_artist" field.
func AlbumArtistNotNil ¶
AlbumArtistNotNil applies the NotNil predicate on the "album_artist" field.
func AlbumContains ¶
AlbumContains applies the Contains predicate on the "album" field.
func AlbumContainsFold ¶
AlbumContainsFold applies the ContainsFold predicate on the "album" field.
func AlbumEqualFold ¶
AlbumEqualFold applies the EqualFold predicate on the "album" field.
func AlbumHasPrefix ¶
AlbumHasPrefix applies the HasPrefix predicate on the "album" field.
func AlbumHasSuffix ¶
AlbumHasSuffix applies the HasSuffix predicate on the "album" field.
func AlbumIsNil ¶
AlbumIsNil applies the IsNil predicate on the "album" field.
func AlbumNotIn ¶
AlbumNotIn applies the NotIn predicate on the "album" field.
func AlbumNotNil ¶
AlbumNotNil applies the NotNil predicate on the "album" field.
func ArtistsIsNil ¶
ArtistsIsNil applies the IsNil predicate on the "artists" field.
func ArtistsNotNil ¶
ArtistsNotNil applies the NotNil predicate on the "artists" field.
func ArtistsSort ¶
ArtistsSort applies equality check predicate on the "artists_sort" field. It's identical to ArtistsSortEQ.
func ArtistsSortContains ¶
ArtistsSortContains applies the Contains predicate on the "artists_sort" field.
func ArtistsSortContainsFold ¶
ArtistsSortContainsFold applies the ContainsFold predicate on the "artists_sort" field.
func ArtistsSortEQ ¶
ArtistsSortEQ applies the EQ predicate on the "artists_sort" field.
func ArtistsSortEqualFold ¶
ArtistsSortEqualFold applies the EqualFold predicate on the "artists_sort" field.
func ArtistsSortGT ¶
ArtistsSortGT applies the GT predicate on the "artists_sort" field.
func ArtistsSortGTE ¶
ArtistsSortGTE applies the GTE predicate on the "artists_sort" field.
func ArtistsSortHasPrefix ¶
ArtistsSortHasPrefix applies the HasPrefix predicate on the "artists_sort" field.
func ArtistsSortHasSuffix ¶
ArtistsSortHasSuffix applies the HasSuffix predicate on the "artists_sort" field.
func ArtistsSortIn ¶
ArtistsSortIn applies the In predicate on the "artists_sort" field.
func ArtistsSortIsNil ¶
ArtistsSortIsNil applies the IsNil predicate on the "artists_sort" field.
func ArtistsSortLT ¶
ArtistsSortLT applies the LT predicate on the "artists_sort" field.
func ArtistsSortLTE ¶
ArtistsSortLTE applies the LTE predicate on the "artists_sort" field.
func ArtistsSortNEQ ¶
ArtistsSortNEQ applies the NEQ predicate on the "artists_sort" field.
func ArtistsSortNotIn ¶
ArtistsSortNotIn applies the NotIn predicate on the "artists_sort" field.
func ArtistsSortNotNil ¶
ArtistsSortNotNil applies the NotNil predicate on the "artists_sort" field.
func BeatsPerMinute ¶
BeatsPerMinute applies equality check predicate on the "beats_per_minute" field. It's identical to BeatsPerMinuteEQ.
func BeatsPerMinuteEQ ¶
BeatsPerMinuteEQ applies the EQ predicate on the "beats_per_minute" field.
func BeatsPerMinuteGT ¶
BeatsPerMinuteGT applies the GT predicate on the "beats_per_minute" field.
func BeatsPerMinuteGTE ¶
BeatsPerMinuteGTE applies the GTE predicate on the "beats_per_minute" field.
func BeatsPerMinuteIn ¶
BeatsPerMinuteIn applies the In predicate on the "beats_per_minute" field.
func BeatsPerMinuteIsNil ¶
BeatsPerMinuteIsNil applies the IsNil predicate on the "beats_per_minute" field.
func BeatsPerMinuteLT ¶
BeatsPerMinuteLT applies the LT predicate on the "beats_per_minute" field.
func BeatsPerMinuteLTE ¶
BeatsPerMinuteLTE applies the LTE predicate on the "beats_per_minute" field.
func BeatsPerMinuteNEQ ¶
BeatsPerMinuteNEQ applies the NEQ predicate on the "beats_per_minute" field.
func BeatsPerMinuteNotIn ¶
BeatsPerMinuteNotIn applies the NotIn predicate on the "beats_per_minute" field.
func BeatsPerMinuteNotNil ¶
BeatsPerMinuteNotNil applies the NotNil predicate on the "beats_per_minute" field.
func Comment ¶
Comment applies equality check predicate on the "comment" field. It's identical to CommentEQ.
func CommentContains ¶
CommentContains applies the Contains predicate on the "comment" field.
func CommentContainsFold ¶
CommentContainsFold applies the ContainsFold predicate on the "comment" field.
func CommentEqualFold ¶
CommentEqualFold applies the EqualFold predicate on the "comment" field.
func CommentGTE ¶
CommentGTE applies the GTE predicate on the "comment" field.
func CommentHasPrefix ¶
CommentHasPrefix applies the HasPrefix predicate on the "comment" field.
func CommentHasSuffix ¶
CommentHasSuffix applies the HasSuffix predicate on the "comment" field.
func CommentIsNil ¶
CommentIsNil applies the IsNil predicate on the "comment" field.
func CommentLTE ¶
CommentLTE applies the LTE predicate on the "comment" field.
func CommentNEQ ¶
CommentNEQ applies the NEQ predicate on the "comment" field.
func CommentNotIn ¶
CommentNotIn applies the NotIn predicate on the "comment" field.
func CommentNotNil ¶
CommentNotNil applies the NotNil predicate on the "comment" field.
func Composers ¶
Composers applies equality check predicate on the "composers" field. It's identical to ComposersEQ.
func ComposersContains ¶
ComposersContains applies the Contains predicate on the "composers" field.
func ComposersContainsFold ¶
ComposersContainsFold applies the ContainsFold predicate on the "composers" field.
func ComposersEQ ¶
ComposersEQ applies the EQ predicate on the "composers" field.
func ComposersEqualFold ¶
ComposersEqualFold applies the EqualFold predicate on the "composers" field.
func ComposersGT ¶
ComposersGT applies the GT predicate on the "composers" field.
func ComposersGTE ¶
ComposersGTE applies the GTE predicate on the "composers" field.
func ComposersHasPrefix ¶
ComposersHasPrefix applies the HasPrefix predicate on the "composers" field.
func ComposersHasSuffix ¶
ComposersHasSuffix applies the HasSuffix predicate on the "composers" field.
func ComposersIn ¶
ComposersIn applies the In predicate on the "composers" field.
func ComposersIsNil ¶
ComposersIsNil applies the IsNil predicate on the "composers" field.
func ComposersLT ¶
ComposersLT applies the LT predicate on the "composers" field.
func ComposersLTE ¶
ComposersLTE applies the LTE predicate on the "composers" field.
func ComposersNEQ ¶
ComposersNEQ applies the NEQ predicate on the "composers" field.
func ComposersNotIn ¶
ComposersNotIn applies the NotIn predicate on the "composers" field.
func ComposersNotNil ¶
ComposersNotNil applies the NotNil predicate on the "composers" field.
func Conductor ¶
Conductor applies equality check predicate on the "conductor" field. It's identical to ConductorEQ.
func ConductorContains ¶
ConductorContains applies the Contains predicate on the "conductor" field.
func ConductorContainsFold ¶
ConductorContainsFold applies the ContainsFold predicate on the "conductor" field.
func ConductorEQ ¶
ConductorEQ applies the EQ predicate on the "conductor" field.
func ConductorEqualFold ¶
ConductorEqualFold applies the EqualFold predicate on the "conductor" field.
func ConductorGT ¶
ConductorGT applies the GT predicate on the "conductor" field.
func ConductorGTE ¶
ConductorGTE applies the GTE predicate on the "conductor" field.
func ConductorHasPrefix ¶
ConductorHasPrefix applies the HasPrefix predicate on the "conductor" field.
func ConductorHasSuffix ¶
ConductorHasSuffix applies the HasSuffix predicate on the "conductor" field.
func ConductorIn ¶
ConductorIn applies the In predicate on the "conductor" field.
func ConductorIsNil ¶
ConductorIsNil applies the IsNil predicate on the "conductor" field.
func ConductorLT ¶
ConductorLT applies the LT predicate on the "conductor" field.
func ConductorLTE ¶
ConductorLTE applies the LTE predicate on the "conductor" field.
func ConductorNEQ ¶
ConductorNEQ applies the NEQ predicate on the "conductor" field.
func ConductorNotIn ¶
ConductorNotIn applies the NotIn predicate on the "conductor" field.
func ConductorNotNil ¶
ConductorNotNil applies the NotNil predicate on the "conductor" field.
func Copyright ¶
Copyright applies equality check predicate on the "copyright" field. It's identical to CopyrightEQ.
func CopyrightContains ¶
CopyrightContains applies the Contains predicate on the "copyright" field.
func CopyrightContainsFold ¶
CopyrightContainsFold applies the ContainsFold predicate on the "copyright" field.
func CopyrightEQ ¶
CopyrightEQ applies the EQ predicate on the "copyright" field.
func CopyrightEqualFold ¶
CopyrightEqualFold applies the EqualFold predicate on the "copyright" field.
func CopyrightGT ¶
CopyrightGT applies the GT predicate on the "copyright" field.
func CopyrightGTE ¶
CopyrightGTE applies the GTE predicate on the "copyright" field.
func CopyrightHasPrefix ¶
CopyrightHasPrefix applies the HasPrefix predicate on the "copyright" field.
func CopyrightHasSuffix ¶
CopyrightHasSuffix applies the HasSuffix predicate on the "copyright" field.
func CopyrightIn ¶
CopyrightIn applies the In predicate on the "copyright" field.
func CopyrightIsNil ¶
CopyrightIsNil applies the IsNil predicate on the "copyright" field.
func CopyrightLT ¶
CopyrightLT applies the LT predicate on the "copyright" field.
func CopyrightLTE ¶
CopyrightLTE applies the LTE predicate on the "copyright" field.
func CopyrightNEQ ¶
CopyrightNEQ applies the NEQ predicate on the "copyright" field.
func CopyrightNotIn ¶
CopyrightNotIn applies the NotIn predicate on the "copyright" field.
func CopyrightNotNil ¶
CopyrightNotNil applies the NotNil predicate on the "copyright" field.
func CreatedDate ¶
CreatedDate applies equality check predicate on the "created_date" field. It's identical to CreatedDateEQ.
func CreatedDateEQ ¶
CreatedDateEQ applies the EQ predicate on the "created_date" field.
func CreatedDateGT ¶
CreatedDateGT applies the GT predicate on the "created_date" field.
func CreatedDateGTE ¶
CreatedDateGTE applies the GTE predicate on the "created_date" field.
func CreatedDateIn ¶
CreatedDateIn applies the In predicate on the "created_date" field.
func CreatedDateIsNil ¶
CreatedDateIsNil applies the IsNil predicate on the "created_date" field.
func CreatedDateLT ¶
CreatedDateLT applies the LT predicate on the "created_date" field.
func CreatedDateLTE ¶
CreatedDateLTE applies the LTE predicate on the "created_date" field.
func CreatedDateNEQ ¶
CreatedDateNEQ applies the NEQ predicate on the "created_date" field.
func CreatedDateNotIn ¶
CreatedDateNotIn applies the NotIn predicate on the "created_date" field.
func CreatedDateNotNil ¶
CreatedDateNotNil applies the NotNil predicate on the "created_date" field.
func DateTagged ¶
DateTagged applies equality check predicate on the "date_tagged" field. It's identical to DateTaggedEQ.
func DateTaggedEQ ¶
DateTaggedEQ applies the EQ predicate on the "date_tagged" field.
func DateTaggedGT ¶
DateTaggedGT applies the GT predicate on the "date_tagged" field.
func DateTaggedGTE ¶
DateTaggedGTE applies the GTE predicate on the "date_tagged" field.
func DateTaggedIn ¶
DateTaggedIn applies the In predicate on the "date_tagged" field.
func DateTaggedIsNil ¶
DateTaggedIsNil applies the IsNil predicate on the "date_tagged" field.
func DateTaggedLT ¶
DateTaggedLT applies the LT predicate on the "date_tagged" field.
func DateTaggedLTE ¶
DateTaggedLTE applies the LTE predicate on the "date_tagged" field.
func DateTaggedNEQ ¶
DateTaggedNEQ applies the NEQ predicate on the "date_tagged" field.
func DateTaggedNotIn ¶
DateTaggedNotIn applies the NotIn predicate on the "date_tagged" field.
func DateTaggedNotNil ¶
DateTaggedNotNil applies the NotNil predicate on the "date_tagged" field.
func Description ¶
Description applies equality check predicate on the "description" field. It's identical to DescriptionEQ.
func DescriptionContains ¶
DescriptionContains applies the Contains predicate on the "description" field.
func DescriptionContainsFold ¶
DescriptionContainsFold applies the ContainsFold predicate on the "description" field.
func DescriptionEQ ¶
DescriptionEQ applies the EQ predicate on the "description" field.
func DescriptionEqualFold ¶
DescriptionEqualFold applies the EqualFold predicate on the "description" field.
func DescriptionGT ¶
DescriptionGT applies the GT predicate on the "description" field.
func DescriptionGTE ¶
DescriptionGTE applies the GTE predicate on the "description" field.
func DescriptionHasPrefix ¶
DescriptionHasPrefix applies the HasPrefix predicate on the "description" field.
func DescriptionHasSuffix ¶
DescriptionHasSuffix applies the HasSuffix predicate on the "description" field.
func DescriptionIn ¶
DescriptionIn applies the In predicate on the "description" field.
func DescriptionIsNil ¶
DescriptionIsNil applies the IsNil predicate on the "description" field.
func DescriptionLT ¶
DescriptionLT applies the LT predicate on the "description" field.
func DescriptionLTE ¶
DescriptionLTE applies the LTE predicate on the "description" field.
func DescriptionNEQ ¶
DescriptionNEQ applies the NEQ predicate on the "description" field.
func DescriptionNotIn ¶
DescriptionNotIn applies the NotIn predicate on the "description" field.
func DescriptionNotNil ¶
DescriptionNotNil applies the NotNil predicate on the "description" field.
func DiskNumber ¶
DiskNumber applies equality check predicate on the "disk_number" field. It's identical to DiskNumberEQ.
func DiskNumberEQ ¶
DiskNumberEQ applies the EQ predicate on the "disk_number" field.
func DiskNumberGT ¶
DiskNumberGT applies the GT predicate on the "disk_number" field.
func DiskNumberGTE ¶
DiskNumberGTE applies the GTE predicate on the "disk_number" field.
func DiskNumberIn ¶
DiskNumberIn applies the In predicate on the "disk_number" field.
func DiskNumberIsNil ¶
DiskNumberIsNil applies the IsNil predicate on the "disk_number" field.
func DiskNumberLT ¶
DiskNumberLT applies the LT predicate on the "disk_number" field.
func DiskNumberLTE ¶
DiskNumberLTE applies the LTE predicate on the "disk_number" field.
func DiskNumberNEQ ¶
DiskNumberNEQ applies the NEQ predicate on the "disk_number" field.
func DiskNumberNotIn ¶
DiskNumberNotIn applies the NotIn predicate on the "disk_number" field.
func DiskNumberNotNil ¶
DiskNumberNotNil applies the NotNil predicate on the "disk_number" field.
func Duration ¶
Duration applies equality check predicate on the "duration" field. It's identical to DurationEQ.
func DurationEQ ¶
DurationEQ applies the EQ predicate on the "duration" field.
func DurationGT ¶
DurationGT applies the GT predicate on the "duration" field.
func DurationGTE ¶
DurationGTE applies the GTE predicate on the "duration" field.
func DurationIn ¶
DurationIn applies the In predicate on the "duration" field.
func DurationIsNil ¶
DurationIsNil applies the IsNil predicate on the "duration" field.
func DurationLT ¶
DurationLT applies the LT predicate on the "duration" field.
func DurationLTE ¶
DurationLTE applies the LTE predicate on the "duration" field.
func DurationNEQ ¶
DurationNEQ applies the NEQ predicate on the "duration" field.
func DurationNotIn ¶
DurationNotIn applies the NotIn predicate on the "duration" field.
func DurationNotNil ¶
DurationNotNil applies the NotNil predicate on the "duration" field.
func FirstAlbumArtist ¶
FirstAlbumArtist applies equality check predicate on the "first_album_artist" field. It's identical to FirstAlbumArtistEQ.
func FirstAlbumArtistContains ¶
FirstAlbumArtistContains applies the Contains predicate on the "first_album_artist" field.
func FirstAlbumArtistContainsFold ¶
FirstAlbumArtistContainsFold applies the ContainsFold predicate on the "first_album_artist" field.
func FirstAlbumArtistEQ ¶
FirstAlbumArtistEQ applies the EQ predicate on the "first_album_artist" field.
func FirstAlbumArtistEqualFold ¶
FirstAlbumArtistEqualFold applies the EqualFold predicate on the "first_album_artist" field.
func FirstAlbumArtistGT ¶
FirstAlbumArtistGT applies the GT predicate on the "first_album_artist" field.
func FirstAlbumArtistGTE ¶
FirstAlbumArtistGTE applies the GTE predicate on the "first_album_artist" field.
func FirstAlbumArtistHasPrefix ¶
FirstAlbumArtistHasPrefix applies the HasPrefix predicate on the "first_album_artist" field.
func FirstAlbumArtistHasSuffix ¶
FirstAlbumArtistHasSuffix applies the HasSuffix predicate on the "first_album_artist" field.
func FirstAlbumArtistIn ¶
FirstAlbumArtistIn applies the In predicate on the "first_album_artist" field.
func FirstAlbumArtistIsNil ¶
FirstAlbumArtistIsNil applies the IsNil predicate on the "first_album_artist" field.
func FirstAlbumArtistLT ¶
FirstAlbumArtistLT applies the LT predicate on the "first_album_artist" field.
func FirstAlbumArtistLTE ¶
FirstAlbumArtistLTE applies the LTE predicate on the "first_album_artist" field.
func FirstAlbumArtistNEQ ¶
FirstAlbumArtistNEQ applies the NEQ predicate on the "first_album_artist" field.
func FirstAlbumArtistNotIn ¶
FirstAlbumArtistNotIn applies the NotIn predicate on the "first_album_artist" field.
func FirstAlbumArtistNotNil ¶
FirstAlbumArtistNotNil applies the NotNil predicate on the "first_album_artist" field.
func FirstAlbumArtistSort ¶
FirstAlbumArtistSort applies equality check predicate on the "first_album_artist_sort" field. It's identical to FirstAlbumArtistSortEQ.
func FirstAlbumArtistSortContains ¶
FirstAlbumArtistSortContains applies the Contains predicate on the "first_album_artist_sort" field.
func FirstAlbumArtistSortContainsFold ¶
FirstAlbumArtistSortContainsFold applies the ContainsFold predicate on the "first_album_artist_sort" field.
func FirstAlbumArtistSortEQ ¶
FirstAlbumArtistSortEQ applies the EQ predicate on the "first_album_artist_sort" field.
func FirstAlbumArtistSortEqualFold ¶
FirstAlbumArtistSortEqualFold applies the EqualFold predicate on the "first_album_artist_sort" field.
func FirstAlbumArtistSortGT ¶
FirstAlbumArtistSortGT applies the GT predicate on the "first_album_artist_sort" field.
func FirstAlbumArtistSortGTE ¶
FirstAlbumArtistSortGTE applies the GTE predicate on the "first_album_artist_sort" field.
func FirstAlbumArtistSortHasPrefix ¶
FirstAlbumArtistSortHasPrefix applies the HasPrefix predicate on the "first_album_artist_sort" field.
func FirstAlbumArtistSortHasSuffix ¶
FirstAlbumArtistSortHasSuffix applies the HasSuffix predicate on the "first_album_artist_sort" field.
func FirstAlbumArtistSortIn ¶
FirstAlbumArtistSortIn applies the In predicate on the "first_album_artist_sort" field.
func FirstAlbumArtistSortIsNil ¶
FirstAlbumArtistSortIsNil applies the IsNil predicate on the "first_album_artist_sort" field.
func FirstAlbumArtistSortLT ¶
FirstAlbumArtistSortLT applies the LT predicate on the "first_album_artist_sort" field.
func FirstAlbumArtistSortLTE ¶
FirstAlbumArtistSortLTE applies the LTE predicate on the "first_album_artist_sort" field.
func FirstAlbumArtistSortNEQ ¶
FirstAlbumArtistSortNEQ applies the NEQ predicate on the "first_album_artist_sort" field.
func FirstAlbumArtistSortNotIn ¶
FirstAlbumArtistSortNotIn applies the NotIn predicate on the "first_album_artist_sort" field.
func FirstAlbumArtistSortNotNil ¶
FirstAlbumArtistSortNotNil applies the NotNil predicate on the "first_album_artist_sort" field.
func FirstArtist ¶
FirstArtist applies equality check predicate on the "first_artist" field. It's identical to FirstArtistEQ.
func FirstArtistContains ¶
FirstArtistContains applies the Contains predicate on the "first_artist" field.
func FirstArtistContainsFold ¶
FirstArtistContainsFold applies the ContainsFold predicate on the "first_artist" field.
func FirstArtistEQ ¶
FirstArtistEQ applies the EQ predicate on the "first_artist" field.
func FirstArtistEqualFold ¶
FirstArtistEqualFold applies the EqualFold predicate on the "first_artist" field.
func FirstArtistGT ¶
FirstArtistGT applies the GT predicate on the "first_artist" field.
func FirstArtistGTE ¶
FirstArtistGTE applies the GTE predicate on the "first_artist" field.
func FirstArtistHasPrefix ¶
FirstArtistHasPrefix applies the HasPrefix predicate on the "first_artist" field.
func FirstArtistHasSuffix ¶
FirstArtistHasSuffix applies the HasSuffix predicate on the "first_artist" field.
func FirstArtistIn ¶
FirstArtistIn applies the In predicate on the "first_artist" field.
func FirstArtistIsNil ¶
FirstArtistIsNil applies the IsNil predicate on the "first_artist" field.
func FirstArtistLT ¶
FirstArtistLT applies the LT predicate on the "first_artist" field.
func FirstArtistLTE ¶
FirstArtistLTE applies the LTE predicate on the "first_artist" field.
func FirstArtistNEQ ¶
FirstArtistNEQ applies the NEQ predicate on the "first_artist" field.
func FirstArtistNotIn ¶
FirstArtistNotIn applies the NotIn predicate on the "first_artist" field.
func FirstArtistNotNil ¶
FirstArtistNotNil applies the NotNil predicate on the "first_artist" field.
func FirstArtistSort ¶
FirstArtistSort applies equality check predicate on the "first_artist_sort" field. It's identical to FirstArtistSortEQ.
func FirstArtistSortContains ¶
FirstArtistSortContains applies the Contains predicate on the "first_artist_sort" field.
func FirstArtistSortContainsFold ¶
FirstArtistSortContainsFold applies the ContainsFold predicate on the "first_artist_sort" field.
func FirstArtistSortEQ ¶
FirstArtistSortEQ applies the EQ predicate on the "first_artist_sort" field.
func FirstArtistSortEqualFold ¶
FirstArtistSortEqualFold applies the EqualFold predicate on the "first_artist_sort" field.
func FirstArtistSortGT ¶
FirstArtistSortGT applies the GT predicate on the "first_artist_sort" field.
func FirstArtistSortGTE ¶
FirstArtistSortGTE applies the GTE predicate on the "first_artist_sort" field.
func FirstArtistSortHasPrefix ¶
FirstArtistSortHasPrefix applies the HasPrefix predicate on the "first_artist_sort" field.
func FirstArtistSortHasSuffix ¶
FirstArtistSortHasSuffix applies the HasSuffix predicate on the "first_artist_sort" field.
func FirstArtistSortIn ¶
FirstArtistSortIn applies the In predicate on the "first_artist_sort" field.
func FirstArtistSortIsNil ¶
FirstArtistSortIsNil applies the IsNil predicate on the "first_artist_sort" field.
func FirstArtistSortLT ¶
FirstArtistSortLT applies the LT predicate on the "first_artist_sort" field.
func FirstArtistSortLTE ¶
FirstArtistSortLTE applies the LTE predicate on the "first_artist_sort" field.
func FirstArtistSortNEQ ¶
FirstArtistSortNEQ applies the NEQ predicate on the "first_artist_sort" field.
func FirstArtistSortNotIn ¶
FirstArtistSortNotIn applies the NotIn predicate on the "first_artist_sort" field.
func FirstArtistSortNotNil ¶
FirstArtistSortNotNil applies the NotNil predicate on the "first_artist_sort" field.
func FirstComposer ¶
FirstComposer applies equality check predicate on the "first_composer" field. It's identical to FirstComposerEQ.
func FirstComposerContains ¶
FirstComposerContains applies the Contains predicate on the "first_composer" field.
func FirstComposerContainsFold ¶
FirstComposerContainsFold applies the ContainsFold predicate on the "first_composer" field.
func FirstComposerEQ ¶
FirstComposerEQ applies the EQ predicate on the "first_composer" field.
func FirstComposerEqualFold ¶
FirstComposerEqualFold applies the EqualFold predicate on the "first_composer" field.
func FirstComposerGT ¶
FirstComposerGT applies the GT predicate on the "first_composer" field.
func FirstComposerGTE ¶
FirstComposerGTE applies the GTE predicate on the "first_composer" field.
func FirstComposerHasPrefix ¶
FirstComposerHasPrefix applies the HasPrefix predicate on the "first_composer" field.
func FirstComposerHasSuffix ¶
FirstComposerHasSuffix applies the HasSuffix predicate on the "first_composer" field.
func FirstComposerIn ¶
FirstComposerIn applies the In predicate on the "first_composer" field.
func FirstComposerIsNil ¶
FirstComposerIsNil applies the IsNil predicate on the "first_composer" field.
func FirstComposerLT ¶
FirstComposerLT applies the LT predicate on the "first_composer" field.
func FirstComposerLTE ¶
FirstComposerLTE applies the LTE predicate on the "first_composer" field.
func FirstComposerNEQ ¶
FirstComposerNEQ applies the NEQ predicate on the "first_composer" field.
func FirstComposerNotIn ¶
FirstComposerNotIn applies the NotIn predicate on the "first_composer" field.
func FirstComposerNotNil ¶
FirstComposerNotNil applies the NotNil predicate on the "first_composer" field.
func FirstComposerSort ¶
FirstComposerSort applies equality check predicate on the "first_composer_sort" field. It's identical to FirstComposerSortEQ.
func FirstComposerSortContains ¶
FirstComposerSortContains applies the Contains predicate on the "first_composer_sort" field.
func FirstComposerSortContainsFold ¶
FirstComposerSortContainsFold applies the ContainsFold predicate on the "first_composer_sort" field.
func FirstComposerSortEQ ¶
FirstComposerSortEQ applies the EQ predicate on the "first_composer_sort" field.
func FirstComposerSortEqualFold ¶
FirstComposerSortEqualFold applies the EqualFold predicate on the "first_composer_sort" field.
func FirstComposerSortGT ¶
FirstComposerSortGT applies the GT predicate on the "first_composer_sort" field.
func FirstComposerSortGTE ¶
FirstComposerSortGTE applies the GTE predicate on the "first_composer_sort" field.
func FirstComposerSortHasPrefix ¶
FirstComposerSortHasPrefix applies the HasPrefix predicate on the "first_composer_sort" field.
func FirstComposerSortHasSuffix ¶
FirstComposerSortHasSuffix applies the HasSuffix predicate on the "first_composer_sort" field.
func FirstComposerSortIn ¶
FirstComposerSortIn applies the In predicate on the "first_composer_sort" field.
func FirstComposerSortIsNil ¶
FirstComposerSortIsNil applies the IsNil predicate on the "first_composer_sort" field.
func FirstComposerSortLT ¶
FirstComposerSortLT applies the LT predicate on the "first_composer_sort" field.
func FirstComposerSortLTE ¶
FirstComposerSortLTE applies the LTE predicate on the "first_composer_sort" field.
func FirstComposerSortNEQ ¶
FirstComposerSortNEQ applies the NEQ predicate on the "first_composer_sort" field.
func FirstComposerSortNotIn ¶
FirstComposerSortNotIn applies the NotIn predicate on the "first_composer_sort" field.
func FirstComposerSortNotNil ¶
FirstComposerSortNotNil applies the NotNil predicate on the "first_composer_sort" field.
func Genre ¶
Genre applies equality check predicate on the "genre" field. It's identical to GenreEQ.
func GenreContains ¶
GenreContains applies the Contains predicate on the "genre" field.
func GenreContainsFold ¶
GenreContainsFold applies the ContainsFold predicate on the "genre" field.
func GenreEqualFold ¶
GenreEqualFold applies the EqualFold predicate on the "genre" field.
func GenreHasPrefix ¶
GenreHasPrefix applies the HasPrefix predicate on the "genre" field.
func GenreHasSuffix ¶
GenreHasSuffix applies the HasSuffix predicate on the "genre" field.
func GenreIsNil ¶
GenreIsNil applies the IsNil predicate on the "genre" field.
func GenreNotIn ¶
GenreNotIn applies the NotIn predicate on the "genre" field.
func GenreNotNil ¶
GenreNotNil applies the NotNil predicate on the "genre" field.
func Grouping ¶
Grouping applies equality check predicate on the "grouping" field. It's identical to GroupingEQ.
func GroupingContains ¶
GroupingContains applies the Contains predicate on the "grouping" field.
func GroupingContainsFold ¶
GroupingContainsFold applies the ContainsFold predicate on the "grouping" field.
func GroupingEQ ¶
GroupingEQ applies the EQ predicate on the "grouping" field.
func GroupingEqualFold ¶
GroupingEqualFold applies the EqualFold predicate on the "grouping" field.
func GroupingGT ¶
GroupingGT applies the GT predicate on the "grouping" field.
func GroupingGTE ¶
GroupingGTE applies the GTE predicate on the "grouping" field.
func GroupingHasPrefix ¶
GroupingHasPrefix applies the HasPrefix predicate on the "grouping" field.
func GroupingHasSuffix ¶
GroupingHasSuffix applies the HasSuffix predicate on the "grouping" field.
func GroupingIn ¶
GroupingIn applies the In predicate on the "grouping" field.
func GroupingIsNil ¶
GroupingIsNil applies the IsNil predicate on the "grouping" field.
func GroupingLT ¶
GroupingLT applies the LT predicate on the "grouping" field.
func GroupingLTE ¶
GroupingLTE applies the LTE predicate on the "grouping" field.
func GroupingNEQ ¶
GroupingNEQ applies the NEQ predicate on the "grouping" field.
func GroupingNotIn ¶
GroupingNotIn applies the NotIn predicate on the "grouping" field.
func GroupingNotNil ¶
GroupingNotNil applies the NotNil predicate on the "grouping" field.
func HasTagsWith ¶
HasTagsWith applies the HasEdge predicate on the "tags" edge with a given conditions (other predicates).
func HashContains ¶
HashContains applies the Contains predicate on the "hash" field.
func HashContainsFold ¶
HashContainsFold applies the ContainsFold predicate on the "hash" field.
func HashEqualFold ¶
HashEqualFold applies the EqualFold predicate on the "hash" field.
func HashHasPrefix ¶
HashHasPrefix applies the HasPrefix predicate on the "hash" field.
func HashHasSuffix ¶
HashHasSuffix applies the HasSuffix predicate on the "hash" field.
func InitialKey ¶
InitialKey applies equality check predicate on the "initial_key" field. It's identical to InitialKeyEQ.
func InitialKeyContains ¶
InitialKeyContains applies the Contains predicate on the "initial_key" field.
func InitialKeyContainsFold ¶
InitialKeyContainsFold applies the ContainsFold predicate on the "initial_key" field.
func InitialKeyEQ ¶
InitialKeyEQ applies the EQ predicate on the "initial_key" field.
func InitialKeyEqualFold ¶
InitialKeyEqualFold applies the EqualFold predicate on the "initial_key" field.
func InitialKeyGT ¶
InitialKeyGT applies the GT predicate on the "initial_key" field.
func InitialKeyGTE ¶
InitialKeyGTE applies the GTE predicate on the "initial_key" field.
func InitialKeyHasPrefix ¶
InitialKeyHasPrefix applies the HasPrefix predicate on the "initial_key" field.
func InitialKeyHasSuffix ¶
InitialKeyHasSuffix applies the HasSuffix predicate on the "initial_key" field.
func InitialKeyIn ¶
InitialKeyIn applies the In predicate on the "initial_key" field.
func InitialKeyIsNil ¶
InitialKeyIsNil applies the IsNil predicate on the "initial_key" field.
func InitialKeyLT ¶
InitialKeyLT applies the LT predicate on the "initial_key" field.
func InitialKeyLTE ¶
InitialKeyLTE applies the LTE predicate on the "initial_key" field.
func InitialKeyNEQ ¶
InitialKeyNEQ applies the NEQ predicate on the "initial_key" field.
func InitialKeyNotIn ¶
InitialKeyNotIn applies the NotIn predicate on the "initial_key" field.
func InitialKeyNotNil ¶
InitialKeyNotNil applies the NotNil predicate on the "initial_key" field.
func IsrcContains ¶
IsrcContains applies the Contains predicate on the "isrc" field.
func IsrcContainsFold ¶
IsrcContainsFold applies the ContainsFold predicate on the "isrc" field.
func IsrcEqualFold ¶
IsrcEqualFold applies the EqualFold predicate on the "isrc" field.
func IsrcHasPrefix ¶
IsrcHasPrefix applies the HasPrefix predicate on the "isrc" field.
func IsrcHasSuffix ¶
IsrcHasSuffix applies the HasSuffix predicate on the "isrc" field.
func IsrcNotNil ¶
IsrcNotNil applies the NotNil predicate on the "isrc" field.
func Lyrics ¶
Lyrics applies equality check predicate on the "lyrics" field. It's identical to LyricsEQ.
func LyricsContains ¶
LyricsContains applies the Contains predicate on the "lyrics" field.
func LyricsContainsFold ¶
LyricsContainsFold applies the ContainsFold predicate on the "lyrics" field.
func LyricsEqualFold ¶
LyricsEqualFold applies the EqualFold predicate on the "lyrics" field.
func LyricsHasPrefix ¶
LyricsHasPrefix applies the HasPrefix predicate on the "lyrics" field.
func LyricsHasSuffix ¶
LyricsHasSuffix applies the HasSuffix predicate on the "lyrics" field.
func LyricsIsNil ¶
LyricsIsNil applies the IsNil predicate on the "lyrics" field.
func LyricsNotIn ¶
LyricsNotIn applies the NotIn predicate on the "lyrics" field.
func LyricsNotNil ¶
LyricsNotNil applies the NotNil predicate on the "lyrics" field.
func MimeType ¶
MimeType applies equality check predicate on the "mime_type" field. It's identical to MimeTypeEQ.
func MimeTypeContains ¶
MimeTypeContains applies the Contains predicate on the "mime_type" field.
func MimeTypeContainsFold ¶
MimeTypeContainsFold applies the ContainsFold predicate on the "mime_type" field.
func MimeTypeEQ ¶
MimeTypeEQ applies the EQ predicate on the "mime_type" field.
func MimeTypeEqualFold ¶
MimeTypeEqualFold applies the EqualFold predicate on the "mime_type" field.
func MimeTypeGT ¶
MimeTypeGT applies the GT predicate on the "mime_type" field.
func MimeTypeGTE ¶
MimeTypeGTE applies the GTE predicate on the "mime_type" field.
func MimeTypeHasPrefix ¶
MimeTypeHasPrefix applies the HasPrefix predicate on the "mime_type" field.
func MimeTypeHasSuffix ¶
MimeTypeHasSuffix applies the HasSuffix predicate on the "mime_type" field.
func MimeTypeIn ¶
MimeTypeIn applies the In predicate on the "mime_type" field.
func MimeTypeIsNil ¶
MimeTypeIsNil applies the IsNil predicate on the "mime_type" field.
func MimeTypeLT ¶
MimeTypeLT applies the LT predicate on the "mime_type" field.
func MimeTypeLTE ¶
MimeTypeLTE applies the LTE predicate on the "mime_type" field.
func MimeTypeNEQ ¶
MimeTypeNEQ applies the NEQ predicate on the "mime_type" field.
func MimeTypeNotIn ¶
MimeTypeNotIn applies the NotIn predicate on the "mime_type" field.
func MimeTypeNotNil ¶
MimeTypeNotNil applies the NotNil predicate on the "mime_type" field.
func ModifiedDate ¶
ModifiedDate applies equality check predicate on the "modified_date" field. It's identical to ModifiedDateEQ.
func ModifiedDateEQ ¶
ModifiedDateEQ applies the EQ predicate on the "modified_date" field.
func ModifiedDateGT ¶
ModifiedDateGT applies the GT predicate on the "modified_date" field.
func ModifiedDateGTE ¶
ModifiedDateGTE applies the GTE predicate on the "modified_date" field.
func ModifiedDateIn ¶
ModifiedDateIn applies the In predicate on the "modified_date" field.
func ModifiedDateIsNil ¶
ModifiedDateIsNil applies the IsNil predicate on the "modified_date" field.
func ModifiedDateLT ¶
ModifiedDateLT applies the LT predicate on the "modified_date" field.
func ModifiedDateLTE ¶
ModifiedDateLTE applies the LTE predicate on the "modified_date" field.
func ModifiedDateNEQ ¶
ModifiedDateNEQ applies the NEQ predicate on the "modified_date" field.
func ModifiedDateNotIn ¶
ModifiedDateNotIn applies the NotIn predicate on the "modified_date" field.
func ModifiedDateNotNil ¶
ModifiedDateNotNil applies the NotNil predicate on the "modified_date" field.
func MusicBrainzArtistID ¶
MusicBrainzArtistID applies equality check predicate on the "music_brainz_artist_id" field. It's identical to MusicBrainzArtistIDEQ.
func MusicBrainzArtistIDContains ¶
MusicBrainzArtistIDContains applies the Contains predicate on the "music_brainz_artist_id" field.
func MusicBrainzArtistIDContainsFold ¶
MusicBrainzArtistIDContainsFold applies the ContainsFold predicate on the "music_brainz_artist_id" field.
func MusicBrainzArtistIDEQ ¶
MusicBrainzArtistIDEQ applies the EQ predicate on the "music_brainz_artist_id" field.
func MusicBrainzArtistIDEqualFold ¶
MusicBrainzArtistIDEqualFold applies the EqualFold predicate on the "music_brainz_artist_id" field.
func MusicBrainzArtistIDGT ¶
MusicBrainzArtistIDGT applies the GT predicate on the "music_brainz_artist_id" field.
func MusicBrainzArtistIDGTE ¶
MusicBrainzArtistIDGTE applies the GTE predicate on the "music_brainz_artist_id" field.
func MusicBrainzArtistIDHasPrefix ¶
MusicBrainzArtistIDHasPrefix applies the HasPrefix predicate on the "music_brainz_artist_id" field.
func MusicBrainzArtistIDHasSuffix ¶
MusicBrainzArtistIDHasSuffix applies the HasSuffix predicate on the "music_brainz_artist_id" field.
func MusicBrainzArtistIDIn ¶
MusicBrainzArtistIDIn applies the In predicate on the "music_brainz_artist_id" field.
func MusicBrainzArtistIDIsNil ¶
MusicBrainzArtistIDIsNil applies the IsNil predicate on the "music_brainz_artist_id" field.
func MusicBrainzArtistIDLT ¶
MusicBrainzArtistIDLT applies the LT predicate on the "music_brainz_artist_id" field.
func MusicBrainzArtistIDLTE ¶
MusicBrainzArtistIDLTE applies the LTE predicate on the "music_brainz_artist_id" field.
func MusicBrainzArtistIDNEQ ¶
MusicBrainzArtistIDNEQ applies the NEQ predicate on the "music_brainz_artist_id" field.
func MusicBrainzArtistIDNotIn ¶
MusicBrainzArtistIDNotIn applies the NotIn predicate on the "music_brainz_artist_id" field.
func MusicBrainzArtistIDNotNil ¶
MusicBrainzArtistIDNotNil applies the NotNil predicate on the "music_brainz_artist_id" field.
func MusicBrainzDiscID ¶
MusicBrainzDiscID applies equality check predicate on the "music_brainz_disc_id" field. It's identical to MusicBrainzDiscIDEQ.
func MusicBrainzDiscIDContains ¶
MusicBrainzDiscIDContains applies the Contains predicate on the "music_brainz_disc_id" field.
func MusicBrainzDiscIDContainsFold ¶
MusicBrainzDiscIDContainsFold applies the ContainsFold predicate on the "music_brainz_disc_id" field.
func MusicBrainzDiscIDEQ ¶
MusicBrainzDiscIDEQ applies the EQ predicate on the "music_brainz_disc_id" field.
func MusicBrainzDiscIDEqualFold ¶
MusicBrainzDiscIDEqualFold applies the EqualFold predicate on the "music_brainz_disc_id" field.
func MusicBrainzDiscIDGT ¶
MusicBrainzDiscIDGT applies the GT predicate on the "music_brainz_disc_id" field.
func MusicBrainzDiscIDGTE ¶
MusicBrainzDiscIDGTE applies the GTE predicate on the "music_brainz_disc_id" field.
func MusicBrainzDiscIDHasPrefix ¶
MusicBrainzDiscIDHasPrefix applies the HasPrefix predicate on the "music_brainz_disc_id" field.
func MusicBrainzDiscIDHasSuffix ¶
MusicBrainzDiscIDHasSuffix applies the HasSuffix predicate on the "music_brainz_disc_id" field.
func MusicBrainzDiscIDIn ¶
MusicBrainzDiscIDIn applies the In predicate on the "music_brainz_disc_id" field.
func MusicBrainzDiscIDIsNil ¶
MusicBrainzDiscIDIsNil applies the IsNil predicate on the "music_brainz_disc_id" field.
func MusicBrainzDiscIDLT ¶
MusicBrainzDiscIDLT applies the LT predicate on the "music_brainz_disc_id" field.
func MusicBrainzDiscIDLTE ¶
MusicBrainzDiscIDLTE applies the LTE predicate on the "music_brainz_disc_id" field.
func MusicBrainzDiscIDNEQ ¶
MusicBrainzDiscIDNEQ applies the NEQ predicate on the "music_brainz_disc_id" field.
func MusicBrainzDiscIDNotIn ¶
MusicBrainzDiscIDNotIn applies the NotIn predicate on the "music_brainz_disc_id" field.
func MusicBrainzDiscIDNotNil ¶
MusicBrainzDiscIDNotNil applies the NotNil predicate on the "music_brainz_disc_id" field.
func MusicBrainzReleaseArtistID ¶
MusicBrainzReleaseArtistID applies equality check predicate on the "music_brainz_release_artist_id" field. It's identical to MusicBrainzReleaseArtistIDEQ.
func MusicBrainzReleaseArtistIDContains ¶
MusicBrainzReleaseArtistIDContains applies the Contains predicate on the "music_brainz_release_artist_id" field.
func MusicBrainzReleaseArtistIDContainsFold ¶
MusicBrainzReleaseArtistIDContainsFold applies the ContainsFold predicate on the "music_brainz_release_artist_id" field.
func MusicBrainzReleaseArtistIDEQ ¶
MusicBrainzReleaseArtistIDEQ applies the EQ predicate on the "music_brainz_release_artist_id" field.
func MusicBrainzReleaseArtistIDEqualFold ¶
MusicBrainzReleaseArtistIDEqualFold applies the EqualFold predicate on the "music_brainz_release_artist_id" field.
func MusicBrainzReleaseArtistIDGT ¶
MusicBrainzReleaseArtistIDGT applies the GT predicate on the "music_brainz_release_artist_id" field.
func MusicBrainzReleaseArtistIDGTE ¶
MusicBrainzReleaseArtistIDGTE applies the GTE predicate on the "music_brainz_release_artist_id" field.
func MusicBrainzReleaseArtistIDHasPrefix ¶
MusicBrainzReleaseArtistIDHasPrefix applies the HasPrefix predicate on the "music_brainz_release_artist_id" field.
func MusicBrainzReleaseArtistIDHasSuffix ¶
MusicBrainzReleaseArtistIDHasSuffix applies the HasSuffix predicate on the "music_brainz_release_artist_id" field.
func MusicBrainzReleaseArtistIDIn ¶
MusicBrainzReleaseArtistIDIn applies the In predicate on the "music_brainz_release_artist_id" field.
func MusicBrainzReleaseArtistIDIsNil ¶
MusicBrainzReleaseArtistIDIsNil applies the IsNil predicate on the "music_brainz_release_artist_id" field.
func MusicBrainzReleaseArtistIDLT ¶
MusicBrainzReleaseArtistIDLT applies the LT predicate on the "music_brainz_release_artist_id" field.
func MusicBrainzReleaseArtistIDLTE ¶
MusicBrainzReleaseArtistIDLTE applies the LTE predicate on the "music_brainz_release_artist_id" field.
func MusicBrainzReleaseArtistIDNEQ ¶
MusicBrainzReleaseArtistIDNEQ applies the NEQ predicate on the "music_brainz_release_artist_id" field.
func MusicBrainzReleaseArtistIDNotIn ¶
MusicBrainzReleaseArtistIDNotIn applies the NotIn predicate on the "music_brainz_release_artist_id" field.
func MusicBrainzReleaseArtistIDNotNil ¶
MusicBrainzReleaseArtistIDNotNil applies the NotNil predicate on the "music_brainz_release_artist_id" field.
func MusicBrainzReleaseCountry ¶
MusicBrainzReleaseCountry applies equality check predicate on the "music_brainz_release_country" field. It's identical to MusicBrainzReleaseCountryEQ.
func MusicBrainzReleaseCountryContains ¶
MusicBrainzReleaseCountryContains applies the Contains predicate on the "music_brainz_release_country" field.
func MusicBrainzReleaseCountryContainsFold ¶
MusicBrainzReleaseCountryContainsFold applies the ContainsFold predicate on the "music_brainz_release_country" field.
func MusicBrainzReleaseCountryEQ ¶
MusicBrainzReleaseCountryEQ applies the EQ predicate on the "music_brainz_release_country" field.
func MusicBrainzReleaseCountryEqualFold ¶
MusicBrainzReleaseCountryEqualFold applies the EqualFold predicate on the "music_brainz_release_country" field.
func MusicBrainzReleaseCountryGT ¶
MusicBrainzReleaseCountryGT applies the GT predicate on the "music_brainz_release_country" field.
func MusicBrainzReleaseCountryGTE ¶
MusicBrainzReleaseCountryGTE applies the GTE predicate on the "music_brainz_release_country" field.
func MusicBrainzReleaseCountryHasPrefix ¶
MusicBrainzReleaseCountryHasPrefix applies the HasPrefix predicate on the "music_brainz_release_country" field.
func MusicBrainzReleaseCountryHasSuffix ¶
MusicBrainzReleaseCountryHasSuffix applies the HasSuffix predicate on the "music_brainz_release_country" field.
func MusicBrainzReleaseCountryIn ¶
MusicBrainzReleaseCountryIn applies the In predicate on the "music_brainz_release_country" field.
func MusicBrainzReleaseCountryIsNil ¶
MusicBrainzReleaseCountryIsNil applies the IsNil predicate on the "music_brainz_release_country" field.
func MusicBrainzReleaseCountryLT ¶
MusicBrainzReleaseCountryLT applies the LT predicate on the "music_brainz_release_country" field.
func MusicBrainzReleaseCountryLTE ¶
MusicBrainzReleaseCountryLTE applies the LTE predicate on the "music_brainz_release_country" field.
func MusicBrainzReleaseCountryNEQ ¶
MusicBrainzReleaseCountryNEQ applies the NEQ predicate on the "music_brainz_release_country" field.
func MusicBrainzReleaseCountryNotIn ¶
MusicBrainzReleaseCountryNotIn applies the NotIn predicate on the "music_brainz_release_country" field.
func MusicBrainzReleaseCountryNotNil ¶
MusicBrainzReleaseCountryNotNil applies the NotNil predicate on the "music_brainz_release_country" field.
func MusicBrainzReleaseGroupID ¶
MusicBrainzReleaseGroupID applies equality check predicate on the "music_brainz_release_group_id" field. It's identical to MusicBrainzReleaseGroupIDEQ.
func MusicBrainzReleaseGroupIDContains ¶
MusicBrainzReleaseGroupIDContains applies the Contains predicate on the "music_brainz_release_group_id" field.
func MusicBrainzReleaseGroupIDContainsFold ¶
MusicBrainzReleaseGroupIDContainsFold applies the ContainsFold predicate on the "music_brainz_release_group_id" field.
func MusicBrainzReleaseGroupIDEQ ¶
MusicBrainzReleaseGroupIDEQ applies the EQ predicate on the "music_brainz_release_group_id" field.
func MusicBrainzReleaseGroupIDEqualFold ¶
MusicBrainzReleaseGroupIDEqualFold applies the EqualFold predicate on the "music_brainz_release_group_id" field.
func MusicBrainzReleaseGroupIDGT ¶
MusicBrainzReleaseGroupIDGT applies the GT predicate on the "music_brainz_release_group_id" field.
func MusicBrainzReleaseGroupIDGTE ¶
MusicBrainzReleaseGroupIDGTE applies the GTE predicate on the "music_brainz_release_group_id" field.
func MusicBrainzReleaseGroupIDHasPrefix ¶
MusicBrainzReleaseGroupIDHasPrefix applies the HasPrefix predicate on the "music_brainz_release_group_id" field.
func MusicBrainzReleaseGroupIDHasSuffix ¶
MusicBrainzReleaseGroupIDHasSuffix applies the HasSuffix predicate on the "music_brainz_release_group_id" field.
func MusicBrainzReleaseGroupIDIn ¶
MusicBrainzReleaseGroupIDIn applies the In predicate on the "music_brainz_release_group_id" field.
func MusicBrainzReleaseGroupIDIsNil ¶
MusicBrainzReleaseGroupIDIsNil applies the IsNil predicate on the "music_brainz_release_group_id" field.
func MusicBrainzReleaseGroupIDLT ¶
MusicBrainzReleaseGroupIDLT applies the LT predicate on the "music_brainz_release_group_id" field.
func MusicBrainzReleaseGroupIDLTE ¶
MusicBrainzReleaseGroupIDLTE applies the LTE predicate on the "music_brainz_release_group_id" field.
func MusicBrainzReleaseGroupIDNEQ ¶
MusicBrainzReleaseGroupIDNEQ applies the NEQ predicate on the "music_brainz_release_group_id" field.
func MusicBrainzReleaseGroupIDNotIn ¶
MusicBrainzReleaseGroupIDNotIn applies the NotIn predicate on the "music_brainz_release_group_id" field.
func MusicBrainzReleaseGroupIDNotNil ¶
MusicBrainzReleaseGroupIDNotNil applies the NotNil predicate on the "music_brainz_release_group_id" field.
func MusicBrainzReleaseID ¶
MusicBrainzReleaseID applies equality check predicate on the "music_brainz_release_id" field. It's identical to MusicBrainzReleaseIDEQ.
func MusicBrainzReleaseIDContains ¶
MusicBrainzReleaseIDContains applies the Contains predicate on the "music_brainz_release_id" field.
func MusicBrainzReleaseIDContainsFold ¶
MusicBrainzReleaseIDContainsFold applies the ContainsFold predicate on the "music_brainz_release_id" field.
func MusicBrainzReleaseIDEQ ¶
MusicBrainzReleaseIDEQ applies the EQ predicate on the "music_brainz_release_id" field.
func MusicBrainzReleaseIDEqualFold ¶
MusicBrainzReleaseIDEqualFold applies the EqualFold predicate on the "music_brainz_release_id" field.
func MusicBrainzReleaseIDGT ¶
MusicBrainzReleaseIDGT applies the GT predicate on the "music_brainz_release_id" field.
func MusicBrainzReleaseIDGTE ¶
MusicBrainzReleaseIDGTE applies the GTE predicate on the "music_brainz_release_id" field.
func MusicBrainzReleaseIDHasPrefix ¶
MusicBrainzReleaseIDHasPrefix applies the HasPrefix predicate on the "music_brainz_release_id" field.
func MusicBrainzReleaseIDHasSuffix ¶
MusicBrainzReleaseIDHasSuffix applies the HasSuffix predicate on the "music_brainz_release_id" field.
func MusicBrainzReleaseIDIn ¶
MusicBrainzReleaseIDIn applies the In predicate on the "music_brainz_release_id" field.
func MusicBrainzReleaseIDIsNil ¶
MusicBrainzReleaseIDIsNil applies the IsNil predicate on the "music_brainz_release_id" field.
func MusicBrainzReleaseIDLT ¶
MusicBrainzReleaseIDLT applies the LT predicate on the "music_brainz_release_id" field.
func MusicBrainzReleaseIDLTE ¶
MusicBrainzReleaseIDLTE applies the LTE predicate on the "music_brainz_release_id" field.
func MusicBrainzReleaseIDNEQ ¶
MusicBrainzReleaseIDNEQ applies the NEQ predicate on the "music_brainz_release_id" field.
func MusicBrainzReleaseIDNotIn ¶
MusicBrainzReleaseIDNotIn applies the NotIn predicate on the "music_brainz_release_id" field.
func MusicBrainzReleaseIDNotNil ¶
MusicBrainzReleaseIDNotNil applies the NotNil predicate on the "music_brainz_release_id" field.
func MusicBrainzReleaseStatus ¶
MusicBrainzReleaseStatus applies equality check predicate on the "music_brainz_release_status" field. It's identical to MusicBrainzReleaseStatusEQ.
func MusicBrainzReleaseStatusContains ¶
MusicBrainzReleaseStatusContains applies the Contains predicate on the "music_brainz_release_status" field.
func MusicBrainzReleaseStatusContainsFold ¶
MusicBrainzReleaseStatusContainsFold applies the ContainsFold predicate on the "music_brainz_release_status" field.
func MusicBrainzReleaseStatusEQ ¶
MusicBrainzReleaseStatusEQ applies the EQ predicate on the "music_brainz_release_status" field.
func MusicBrainzReleaseStatusEqualFold ¶
MusicBrainzReleaseStatusEqualFold applies the EqualFold predicate on the "music_brainz_release_status" field.
func MusicBrainzReleaseStatusGT ¶
MusicBrainzReleaseStatusGT applies the GT predicate on the "music_brainz_release_status" field.
func MusicBrainzReleaseStatusGTE ¶
MusicBrainzReleaseStatusGTE applies the GTE predicate on the "music_brainz_release_status" field.
func MusicBrainzReleaseStatusHasPrefix ¶
MusicBrainzReleaseStatusHasPrefix applies the HasPrefix predicate on the "music_brainz_release_status" field.
func MusicBrainzReleaseStatusHasSuffix ¶
MusicBrainzReleaseStatusHasSuffix applies the HasSuffix predicate on the "music_brainz_release_status" field.
func MusicBrainzReleaseStatusIn ¶
MusicBrainzReleaseStatusIn applies the In predicate on the "music_brainz_release_status" field.
func MusicBrainzReleaseStatusIsNil ¶
MusicBrainzReleaseStatusIsNil applies the IsNil predicate on the "music_brainz_release_status" field.
func MusicBrainzReleaseStatusLT ¶
MusicBrainzReleaseStatusLT applies the LT predicate on the "music_brainz_release_status" field.
func MusicBrainzReleaseStatusLTE ¶
MusicBrainzReleaseStatusLTE applies the LTE predicate on the "music_brainz_release_status" field.
func MusicBrainzReleaseStatusNEQ ¶
MusicBrainzReleaseStatusNEQ applies the NEQ predicate on the "music_brainz_release_status" field.
func MusicBrainzReleaseStatusNotIn ¶
MusicBrainzReleaseStatusNotIn applies the NotIn predicate on the "music_brainz_release_status" field.
func MusicBrainzReleaseStatusNotNil ¶
MusicBrainzReleaseStatusNotNil applies the NotNil predicate on the "music_brainz_release_status" field.
func MusicBrainzReleaseType ¶
MusicBrainzReleaseType applies equality check predicate on the "music_brainz_release_type" field. It's identical to MusicBrainzReleaseTypeEQ.
func MusicBrainzReleaseTypeContains ¶
MusicBrainzReleaseTypeContains applies the Contains predicate on the "music_brainz_release_type" field.
func MusicBrainzReleaseTypeContainsFold ¶
MusicBrainzReleaseTypeContainsFold applies the ContainsFold predicate on the "music_brainz_release_type" field.
func MusicBrainzReleaseTypeEQ ¶
MusicBrainzReleaseTypeEQ applies the EQ predicate on the "music_brainz_release_type" field.
func MusicBrainzReleaseTypeEqualFold ¶
MusicBrainzReleaseTypeEqualFold applies the EqualFold predicate on the "music_brainz_release_type" field.
func MusicBrainzReleaseTypeGT ¶
MusicBrainzReleaseTypeGT applies the GT predicate on the "music_brainz_release_type" field.
func MusicBrainzReleaseTypeGTE ¶
MusicBrainzReleaseTypeGTE applies the GTE predicate on the "music_brainz_release_type" field.
func MusicBrainzReleaseTypeHasPrefix ¶
MusicBrainzReleaseTypeHasPrefix applies the HasPrefix predicate on the "music_brainz_release_type" field.
func MusicBrainzReleaseTypeHasSuffix ¶
MusicBrainzReleaseTypeHasSuffix applies the HasSuffix predicate on the "music_brainz_release_type" field.
func MusicBrainzReleaseTypeIn ¶
MusicBrainzReleaseTypeIn applies the In predicate on the "music_brainz_release_type" field.
func MusicBrainzReleaseTypeIsNil ¶
MusicBrainzReleaseTypeIsNil applies the IsNil predicate on the "music_brainz_release_type" field.
func MusicBrainzReleaseTypeLT ¶
MusicBrainzReleaseTypeLT applies the LT predicate on the "music_brainz_release_type" field.
func MusicBrainzReleaseTypeLTE ¶
MusicBrainzReleaseTypeLTE applies the LTE predicate on the "music_brainz_release_type" field.
func MusicBrainzReleaseTypeNEQ ¶
MusicBrainzReleaseTypeNEQ applies the NEQ predicate on the "music_brainz_release_type" field.
func MusicBrainzReleaseTypeNotIn ¶
MusicBrainzReleaseTypeNotIn applies the NotIn predicate on the "music_brainz_release_type" field.
func MusicBrainzReleaseTypeNotNil ¶
MusicBrainzReleaseTypeNotNil applies the NotNil predicate on the "music_brainz_release_type" field.
func MusicBrainzTrackID ¶
MusicBrainzTrackID applies equality check predicate on the "music_brainz_track_id" field. It's identical to MusicBrainzTrackIDEQ.
func MusicBrainzTrackIDContains ¶
MusicBrainzTrackIDContains applies the Contains predicate on the "music_brainz_track_id" field.
func MusicBrainzTrackIDContainsFold ¶
MusicBrainzTrackIDContainsFold applies the ContainsFold predicate on the "music_brainz_track_id" field.
func MusicBrainzTrackIDEQ ¶
MusicBrainzTrackIDEQ applies the EQ predicate on the "music_brainz_track_id" field.
func MusicBrainzTrackIDEqualFold ¶
MusicBrainzTrackIDEqualFold applies the EqualFold predicate on the "music_brainz_track_id" field.
func MusicBrainzTrackIDGT ¶
MusicBrainzTrackIDGT applies the GT predicate on the "music_brainz_track_id" field.
func MusicBrainzTrackIDGTE ¶
MusicBrainzTrackIDGTE applies the GTE predicate on the "music_brainz_track_id" field.
func MusicBrainzTrackIDHasPrefix ¶
MusicBrainzTrackIDHasPrefix applies the HasPrefix predicate on the "music_brainz_track_id" field.
func MusicBrainzTrackIDHasSuffix ¶
MusicBrainzTrackIDHasSuffix applies the HasSuffix predicate on the "music_brainz_track_id" field.
func MusicBrainzTrackIDIn ¶
MusicBrainzTrackIDIn applies the In predicate on the "music_brainz_track_id" field.
func MusicBrainzTrackIDIsNil ¶
MusicBrainzTrackIDIsNil applies the IsNil predicate on the "music_brainz_track_id" field.
func MusicBrainzTrackIDLT ¶
MusicBrainzTrackIDLT applies the LT predicate on the "music_brainz_track_id" field.
func MusicBrainzTrackIDLTE ¶
MusicBrainzTrackIDLTE applies the LTE predicate on the "music_brainz_track_id" field.
func MusicBrainzTrackIDNEQ ¶
MusicBrainzTrackIDNEQ applies the NEQ predicate on the "music_brainz_track_id" field.
func MusicBrainzTrackIDNotIn ¶
MusicBrainzTrackIDNotIn applies the NotIn predicate on the "music_brainz_track_id" field.
func MusicBrainzTrackIDNotNil ¶
MusicBrainzTrackIDNotNil applies the NotNil predicate on the "music_brainz_track_id" field.
func MusicIPID ¶
MusicIPID applies equality check predicate on the "music_ip_id" field. It's identical to MusicIPIDEQ.
func MusicIPIDContains ¶
MusicIPIDContains applies the Contains predicate on the "music_ip_id" field.
func MusicIPIDContainsFold ¶
MusicIPIDContainsFold applies the ContainsFold predicate on the "music_ip_id" field.
func MusicIPIDEQ ¶
MusicIPIDEQ applies the EQ predicate on the "music_ip_id" field.
func MusicIPIDEqualFold ¶
MusicIPIDEqualFold applies the EqualFold predicate on the "music_ip_id" field.
func MusicIPIDGT ¶
MusicIPIDGT applies the GT predicate on the "music_ip_id" field.
func MusicIPIDGTE ¶
MusicIPIDGTE applies the GTE predicate on the "music_ip_id" field.
func MusicIPIDHasPrefix ¶
MusicIPIDHasPrefix applies the HasPrefix predicate on the "music_ip_id" field.
func MusicIPIDHasSuffix ¶
MusicIPIDHasSuffix applies the HasSuffix predicate on the "music_ip_id" field.
func MusicIPIDIn ¶
MusicIPIDIn applies the In predicate on the "music_ip_id" field.
func MusicIPIDIsNil ¶
MusicIPIDIsNil applies the IsNil predicate on the "music_ip_id" field.
func MusicIPIDLT ¶
MusicIPIDLT applies the LT predicate on the "music_ip_id" field.
func MusicIPIDLTE ¶
MusicIPIDLTE applies the LTE predicate on the "music_ip_id" field.
func MusicIPIDNEQ ¶
MusicIPIDNEQ applies the NEQ predicate on the "music_ip_id" field.
func MusicIPIDNotIn ¶
MusicIPIDNotIn applies the NotIn predicate on the "music_ip_id" field.
func MusicIPIDNotNil ¶
MusicIPIDNotNil applies the NotNil predicate on the "music_ip_id" field.
func OfDiskNumber ¶
OfDiskNumber applies equality check predicate on the "of_disk_number" field. It's identical to OfDiskNumberEQ.
func OfDiskNumberEQ ¶
OfDiskNumberEQ applies the EQ predicate on the "of_disk_number" field.
func OfDiskNumberGT ¶
OfDiskNumberGT applies the GT predicate on the "of_disk_number" field.
func OfDiskNumberGTE ¶
OfDiskNumberGTE applies the GTE predicate on the "of_disk_number" field.
func OfDiskNumberIn ¶
OfDiskNumberIn applies the In predicate on the "of_disk_number" field.
func OfDiskNumberIsNil ¶
OfDiskNumberIsNil applies the IsNil predicate on the "of_disk_number" field.
func OfDiskNumberLT ¶
OfDiskNumberLT applies the LT predicate on the "of_disk_number" field.
func OfDiskNumberLTE ¶
OfDiskNumberLTE applies the LTE predicate on the "of_disk_number" field.
func OfDiskNumberNEQ ¶
OfDiskNumberNEQ applies the NEQ predicate on the "of_disk_number" field.
func OfDiskNumberNotIn ¶
OfDiskNumberNotIn applies the NotIn predicate on the "of_disk_number" field.
func OfDiskNumberNotNil ¶
OfDiskNumberNotNil applies the NotNil predicate on the "of_disk_number" field.
func OfTrackNumber ¶
OfTrackNumber applies equality check predicate on the "of_track_number" field. It's identical to OfTrackNumberEQ.
func OfTrackNumberEQ ¶
OfTrackNumberEQ applies the EQ predicate on the "of_track_number" field.
func OfTrackNumberGT ¶
OfTrackNumberGT applies the GT predicate on the "of_track_number" field.
func OfTrackNumberGTE ¶
OfTrackNumberGTE applies the GTE predicate on the "of_track_number" field.
func OfTrackNumberIn ¶
OfTrackNumberIn applies the In predicate on the "of_track_number" field.
func OfTrackNumberIsNil ¶
OfTrackNumberIsNil applies the IsNil predicate on the "of_track_number" field.
func OfTrackNumberLT ¶
OfTrackNumberLT applies the LT predicate on the "of_track_number" field.
func OfTrackNumberLTE ¶
OfTrackNumberLTE applies the LTE predicate on the "of_track_number" field.
func OfTrackNumberNEQ ¶
OfTrackNumberNEQ applies the NEQ predicate on the "of_track_number" field.
func OfTrackNumberNotIn ¶
OfTrackNumberNotIn applies the NotIn predicate on the "of_track_number" field.
func OfTrackNumberNotNil ¶
OfTrackNumberNotNil applies the NotNil predicate on the "of_track_number" field.
func PathContains ¶
PathContains applies the Contains predicate on the "path" field.
func PathContainsFold ¶
PathContainsFold applies the ContainsFold predicate on the "path" field.
func PathEqualFold ¶
PathEqualFold applies the EqualFold predicate on the "path" field.
func PathHasPrefix ¶
PathHasPrefix applies the HasPrefix predicate on the "path" field.
func PathHasSuffix ¶
PathHasSuffix applies the HasSuffix predicate on the "path" field.
func PlayCount ¶
PlayCount applies equality check predicate on the "play_count" field. It's identical to PlayCountEQ.
func PlayCountEQ ¶
PlayCountEQ applies the EQ predicate on the "play_count" field.
func PlayCountGT ¶
PlayCountGT applies the GT predicate on the "play_count" field.
func PlayCountGTE ¶
PlayCountGTE applies the GTE predicate on the "play_count" field.
func PlayCountIn ¶
PlayCountIn applies the In predicate on the "play_count" field.
func PlayCountLT ¶
PlayCountLT applies the LT predicate on the "play_count" field.
func PlayCountLTE ¶
PlayCountLTE applies the LTE predicate on the "play_count" field.
func PlayCountNEQ ¶
PlayCountNEQ applies the NEQ predicate on the "play_count" field.
func PlayCountNotIn ¶
PlayCountNotIn applies the NotIn predicate on the "play_count" field.
func Publisher ¶
Publisher applies equality check predicate on the "publisher" field. It's identical to PublisherEQ.
func PublisherContains ¶
PublisherContains applies the Contains predicate on the "publisher" field.
func PublisherContainsFold ¶
PublisherContainsFold applies the ContainsFold predicate on the "publisher" field.
func PublisherEQ ¶
PublisherEQ applies the EQ predicate on the "publisher" field.
func PublisherEqualFold ¶
PublisherEqualFold applies the EqualFold predicate on the "publisher" field.
func PublisherGT ¶
PublisherGT applies the GT predicate on the "publisher" field.
func PublisherGTE ¶
PublisherGTE applies the GTE predicate on the "publisher" field.
func PublisherHasPrefix ¶
PublisherHasPrefix applies the HasPrefix predicate on the "publisher" field.
func PublisherHasSuffix ¶
PublisherHasSuffix applies the HasSuffix predicate on the "publisher" field.
func PublisherIn ¶
PublisherIn applies the In predicate on the "publisher" field.
func PublisherIsNil ¶
PublisherIsNil applies the IsNil predicate on the "publisher" field.
func PublisherLT ¶
PublisherLT applies the LT predicate on the "publisher" field.
func PublisherLTE ¶
PublisherLTE applies the LTE predicate on the "publisher" field.
func PublisherNEQ ¶
PublisherNEQ applies the NEQ predicate on the "publisher" field.
func PublisherNotIn ¶
PublisherNotIn applies the NotIn predicate on the "publisher" field.
func PublisherNotNil ¶
PublisherNotNil applies the NotNil predicate on the "publisher" field.
func RemixedBy ¶
RemixedBy applies equality check predicate on the "remixed_by" field. It's identical to RemixedByEQ.
func RemixedByContains ¶
RemixedByContains applies the Contains predicate on the "remixed_by" field.
func RemixedByContainsFold ¶
RemixedByContainsFold applies the ContainsFold predicate on the "remixed_by" field.
func RemixedByEQ ¶
RemixedByEQ applies the EQ predicate on the "remixed_by" field.
func RemixedByEqualFold ¶
RemixedByEqualFold applies the EqualFold predicate on the "remixed_by" field.
func RemixedByGT ¶
RemixedByGT applies the GT predicate on the "remixed_by" field.
func RemixedByGTE ¶
RemixedByGTE applies the GTE predicate on the "remixed_by" field.
func RemixedByHasPrefix ¶
RemixedByHasPrefix applies the HasPrefix predicate on the "remixed_by" field.
func RemixedByHasSuffix ¶
RemixedByHasSuffix applies the HasSuffix predicate on the "remixed_by" field.
func RemixedByIn ¶
RemixedByIn applies the In predicate on the "remixed_by" field.
func RemixedByIsNil ¶
RemixedByIsNil applies the IsNil predicate on the "remixed_by" field.
func RemixedByLT ¶
RemixedByLT applies the LT predicate on the "remixed_by" field.
func RemixedByLTE ¶
RemixedByLTE applies the LTE predicate on the "remixed_by" field.
func RemixedByNEQ ¶
RemixedByNEQ applies the NEQ predicate on the "remixed_by" field.
func RemixedByNotIn ¶
RemixedByNotIn applies the NotIn predicate on the "remixed_by" field.
func RemixedByNotNil ¶
RemixedByNotNil applies the NotNil predicate on the "remixed_by" field.
func ReplayGainAlbumGain ¶
ReplayGainAlbumGain applies equality check predicate on the "replay_gain_album_gain" field. It's identical to ReplayGainAlbumGainEQ.
func ReplayGainAlbumGainEQ ¶
ReplayGainAlbumGainEQ applies the EQ predicate on the "replay_gain_album_gain" field.
func ReplayGainAlbumGainGT ¶
ReplayGainAlbumGainGT applies the GT predicate on the "replay_gain_album_gain" field.
func ReplayGainAlbumGainGTE ¶
ReplayGainAlbumGainGTE applies the GTE predicate on the "replay_gain_album_gain" field.
func ReplayGainAlbumGainIn ¶
ReplayGainAlbumGainIn applies the In predicate on the "replay_gain_album_gain" field.
func ReplayGainAlbumGainIsNil ¶
ReplayGainAlbumGainIsNil applies the IsNil predicate on the "replay_gain_album_gain" field.
func ReplayGainAlbumGainLT ¶
ReplayGainAlbumGainLT applies the LT predicate on the "replay_gain_album_gain" field.
func ReplayGainAlbumGainLTE ¶
ReplayGainAlbumGainLTE applies the LTE predicate on the "replay_gain_album_gain" field.
func ReplayGainAlbumGainNEQ ¶
ReplayGainAlbumGainNEQ applies the NEQ predicate on the "replay_gain_album_gain" field.
func ReplayGainAlbumGainNotIn ¶
ReplayGainAlbumGainNotIn applies the NotIn predicate on the "replay_gain_album_gain" field.
func ReplayGainAlbumGainNotNil ¶
ReplayGainAlbumGainNotNil applies the NotNil predicate on the "replay_gain_album_gain" field.
func ReplayGainAlbumPeak ¶
ReplayGainAlbumPeak applies equality check predicate on the "replay_gain_album_peak" field. It's identical to ReplayGainAlbumPeakEQ.
func ReplayGainAlbumPeakEQ ¶
ReplayGainAlbumPeakEQ applies the EQ predicate on the "replay_gain_album_peak" field.
func ReplayGainAlbumPeakGT ¶
ReplayGainAlbumPeakGT applies the GT predicate on the "replay_gain_album_peak" field.
func ReplayGainAlbumPeakGTE ¶
ReplayGainAlbumPeakGTE applies the GTE predicate on the "replay_gain_album_peak" field.
func ReplayGainAlbumPeakIn ¶
ReplayGainAlbumPeakIn applies the In predicate on the "replay_gain_album_peak" field.
func ReplayGainAlbumPeakIsNil ¶
ReplayGainAlbumPeakIsNil applies the IsNil predicate on the "replay_gain_album_peak" field.
func ReplayGainAlbumPeakLT ¶
ReplayGainAlbumPeakLT applies the LT predicate on the "replay_gain_album_peak" field.
func ReplayGainAlbumPeakLTE ¶
ReplayGainAlbumPeakLTE applies the LTE predicate on the "replay_gain_album_peak" field.
func ReplayGainAlbumPeakNEQ ¶
ReplayGainAlbumPeakNEQ applies the NEQ predicate on the "replay_gain_album_peak" field.
func ReplayGainAlbumPeakNotIn ¶
ReplayGainAlbumPeakNotIn applies the NotIn predicate on the "replay_gain_album_peak" field.
func ReplayGainAlbumPeakNotNil ¶
ReplayGainAlbumPeakNotNil applies the NotNil predicate on the "replay_gain_album_peak" field.
func ReplayGainTrackGain ¶
ReplayGainTrackGain applies equality check predicate on the "replay_gain_track_gain" field. It's identical to ReplayGainTrackGainEQ.
func ReplayGainTrackGainEQ ¶
ReplayGainTrackGainEQ applies the EQ predicate on the "replay_gain_track_gain" field.
func ReplayGainTrackGainGT ¶
ReplayGainTrackGainGT applies the GT predicate on the "replay_gain_track_gain" field.
func ReplayGainTrackGainGTE ¶
ReplayGainTrackGainGTE applies the GTE predicate on the "replay_gain_track_gain" field.
func ReplayGainTrackGainIn ¶
ReplayGainTrackGainIn applies the In predicate on the "replay_gain_track_gain" field.
func ReplayGainTrackGainIsNil ¶
ReplayGainTrackGainIsNil applies the IsNil predicate on the "replay_gain_track_gain" field.
func ReplayGainTrackGainLT ¶
ReplayGainTrackGainLT applies the LT predicate on the "replay_gain_track_gain" field.
func ReplayGainTrackGainLTE ¶
ReplayGainTrackGainLTE applies the LTE predicate on the "replay_gain_track_gain" field.
func ReplayGainTrackGainNEQ ¶
ReplayGainTrackGainNEQ applies the NEQ predicate on the "replay_gain_track_gain" field.
func ReplayGainTrackGainNotIn ¶
ReplayGainTrackGainNotIn applies the NotIn predicate on the "replay_gain_track_gain" field.
func ReplayGainTrackGainNotNil ¶
ReplayGainTrackGainNotNil applies the NotNil predicate on the "replay_gain_track_gain" field.
func ReplayGainTrackPeak ¶
ReplayGainTrackPeak applies equality check predicate on the "replay_gain_track_peak" field. It's identical to ReplayGainTrackPeakEQ.
func ReplayGainTrackPeakEQ ¶
ReplayGainTrackPeakEQ applies the EQ predicate on the "replay_gain_track_peak" field.
func ReplayGainTrackPeakGT ¶
ReplayGainTrackPeakGT applies the GT predicate on the "replay_gain_track_peak" field.
func ReplayGainTrackPeakGTE ¶
ReplayGainTrackPeakGTE applies the GTE predicate on the "replay_gain_track_peak" field.
func ReplayGainTrackPeakIn ¶
ReplayGainTrackPeakIn applies the In predicate on the "replay_gain_track_peak" field.
func ReplayGainTrackPeakIsNil ¶
ReplayGainTrackPeakIsNil applies the IsNil predicate on the "replay_gain_track_peak" field.
func ReplayGainTrackPeakLT ¶
ReplayGainTrackPeakLT applies the LT predicate on the "replay_gain_track_peak" field.
func ReplayGainTrackPeakLTE ¶
ReplayGainTrackPeakLTE applies the LTE predicate on the "replay_gain_track_peak" field.
func ReplayGainTrackPeakNEQ ¶
ReplayGainTrackPeakNEQ applies the NEQ predicate on the "replay_gain_track_peak" field.
func ReplayGainTrackPeakNotIn ¶
ReplayGainTrackPeakNotIn applies the NotIn predicate on the "replay_gain_track_peak" field.
func ReplayGainTrackPeakNotNil ¶
ReplayGainTrackPeakNotNil applies the NotNil predicate on the "replay_gain_track_peak" field.
func SkippedCount ¶
SkippedCount applies equality check predicate on the "skipped_count" field. It's identical to SkippedCountEQ.
func SkippedCountEQ ¶
SkippedCountEQ applies the EQ predicate on the "skipped_count" field.
func SkippedCountGT ¶
SkippedCountGT applies the GT predicate on the "skipped_count" field.
func SkippedCountGTE ¶
SkippedCountGTE applies the GTE predicate on the "skipped_count" field.
func SkippedCountIn ¶
SkippedCountIn applies the In predicate on the "skipped_count" field.
func SkippedCountLT ¶
SkippedCountLT applies the LT predicate on the "skipped_count" field.
func SkippedCountLTE ¶
SkippedCountLTE applies the LTE predicate on the "skipped_count" field.
func SkippedCountNEQ ¶
SkippedCountNEQ applies the NEQ predicate on the "skipped_count" field.
func SkippedCountNotIn ¶
SkippedCountNotIn applies the NotIn predicate on the "skipped_count" field.
func Subtitle ¶
Subtitle applies equality check predicate on the "subtitle" field. It's identical to SubtitleEQ.
func SubtitleContains ¶
SubtitleContains applies the Contains predicate on the "subtitle" field.
func SubtitleContainsFold ¶
SubtitleContainsFold applies the ContainsFold predicate on the "subtitle" field.
func SubtitleEQ ¶
SubtitleEQ applies the EQ predicate on the "subtitle" field.
func SubtitleEqualFold ¶
SubtitleEqualFold applies the EqualFold predicate on the "subtitle" field.
func SubtitleGT ¶
SubtitleGT applies the GT predicate on the "subtitle" field.
func SubtitleGTE ¶
SubtitleGTE applies the GTE predicate on the "subtitle" field.
func SubtitleHasPrefix ¶
SubtitleHasPrefix applies the HasPrefix predicate on the "subtitle" field.
func SubtitleHasSuffix ¶
SubtitleHasSuffix applies the HasSuffix predicate on the "subtitle" field.
func SubtitleIn ¶
SubtitleIn applies the In predicate on the "subtitle" field.
func SubtitleIsNil ¶
SubtitleIsNil applies the IsNil predicate on the "subtitle" field.
func SubtitleLT ¶
SubtitleLT applies the LT predicate on the "subtitle" field.
func SubtitleLTE ¶
SubtitleLTE applies the LTE predicate on the "subtitle" field.
func SubtitleNEQ ¶
SubtitleNEQ applies the NEQ predicate on the "subtitle" field.
func SubtitleNotIn ¶
SubtitleNotIn applies the NotIn predicate on the "subtitle" field.
func SubtitleNotNil ¶
SubtitleNotNil applies the NotNil predicate on the "subtitle" field.
func Title ¶
Title applies equality check predicate on the "title" field. It's identical to TitleEQ.
func TitleContains ¶
TitleContains applies the Contains predicate on the "title" field.
func TitleContainsFold ¶
TitleContainsFold applies the ContainsFold predicate on the "title" field.
func TitleEqualFold ¶
TitleEqualFold applies the EqualFold predicate on the "title" field.
func TitleHasPrefix ¶
TitleHasPrefix applies the HasPrefix predicate on the "title" field.
func TitleHasSuffix ¶
TitleHasSuffix applies the HasSuffix predicate on the "title" field.
func TitleIsNil ¶
TitleIsNil applies the IsNil predicate on the "title" field.
func TitleNotIn ¶
TitleNotIn applies the NotIn predicate on the "title" field.
func TitleNotNil ¶
TitleNotNil applies the NotNil predicate on the "title" field.
func TitleSort ¶
TitleSort applies equality check predicate on the "title_sort" field. It's identical to TitleSortEQ.
func TitleSortContains ¶
TitleSortContains applies the Contains predicate on the "title_sort" field.
func TitleSortContainsFold ¶
TitleSortContainsFold applies the ContainsFold predicate on the "title_sort" field.
func TitleSortEQ ¶
TitleSortEQ applies the EQ predicate on the "title_sort" field.
func TitleSortEqualFold ¶
TitleSortEqualFold applies the EqualFold predicate on the "title_sort" field.
func TitleSortGT ¶
TitleSortGT applies the GT predicate on the "title_sort" field.
func TitleSortGTE ¶
TitleSortGTE applies the GTE predicate on the "title_sort" field.
func TitleSortHasPrefix ¶
TitleSortHasPrefix applies the HasPrefix predicate on the "title_sort" field.
func TitleSortHasSuffix ¶
TitleSortHasSuffix applies the HasSuffix predicate on the "title_sort" field.
func TitleSortIn ¶
TitleSortIn applies the In predicate on the "title_sort" field.
func TitleSortIsNil ¶
TitleSortIsNil applies the IsNil predicate on the "title_sort" field.
func TitleSortLT ¶
TitleSortLT applies the LT predicate on the "title_sort" field.
func TitleSortLTE ¶
TitleSortLTE applies the LTE predicate on the "title_sort" field.
func TitleSortNEQ ¶
TitleSortNEQ applies the NEQ predicate on the "title_sort" field.
func TitleSortNotIn ¶
TitleSortNotIn applies the NotIn predicate on the "title_sort" field.
func TitleSortNotNil ¶
TitleSortNotNil applies the NotNil predicate on the "title_sort" field.
func TrackNumber ¶
TrackNumber applies equality check predicate on the "track_number" field. It's identical to TrackNumberEQ.
func TrackNumberEQ ¶
TrackNumberEQ applies the EQ predicate on the "track_number" field.
func TrackNumberGT ¶
TrackNumberGT applies the GT predicate on the "track_number" field.
func TrackNumberGTE ¶
TrackNumberGTE applies the GTE predicate on the "track_number" field.
func TrackNumberIn ¶
TrackNumberIn applies the In predicate on the "track_number" field.
func TrackNumberIsNil ¶
TrackNumberIsNil applies the IsNil predicate on the "track_number" field.
func TrackNumberLT ¶
TrackNumberLT applies the LT predicate on the "track_number" field.
func TrackNumberLTE ¶
TrackNumberLTE applies the LTE predicate on the "track_number" field.
func TrackNumberNEQ ¶
TrackNumberNEQ applies the NEQ predicate on the "track_number" field.
func TrackNumberNotIn ¶
TrackNumberNotIn applies the NotIn predicate on the "track_number" field.
func TrackNumberNotNil ¶
TrackNumberNotNil applies the NotNil predicate on the "track_number" field.
func YearNotNil ¶
YearNotNil applies the NotNil predicate on the "year" field.
Types ¶
This section is empty.