mirror of
https://github.com/AntennaPod/AntennaPod.git
synced 2025-01-07 06:34:40 +01:00
d3ec4139da
We used "GROUP BY" without specifying which item in the group to take. Apparently, SQLite then takes a deterministic item instead of the first (randomly sorted) item. |
||
---|---|---|
.. | ||
src | ||
build.gradle | ||
README.md |
:storage:database
AntennaPod's main database, containing subscriptions and playback state (but not user settings).