Hotfix v2026.05.15.1 — allow discovery-mix variants in playlists CHECK constraints #49

Merged
bvandeusen merged 262 commits from dev into main 2026-05-16 00:32:26 -04:00
Showing only changes of commit b342a7c41b - Show all commits
@@ -22,6 +22,7 @@ import javax.inject.Singleton
@Module
@InstallIn(SingletonComponent::class)
@Suppress("TooManyFunctions") // Hilt @Provides bridges per DAO; one per family.
object DatabaseModule {
@Provides
@Singleton