yokai/data
Ahmad Ansori Palembani d3c98fb897
fix(recents): Can't open chapters from Grouped and All
id column name for mangas and chapter is both _id causing it conflict when doing 'Rn.*'. In fact, 'Rn.*' is not even needed for union, it just needs to be on the same order, same type, and have the same number of columns.
2024-12-09 21:57:17 +07:00
..
src fix(recents): Can't open chapters from Grouped and All 2024-12-09 21:57:17 +07:00
build.gradle.kts refactor: Move source-api to source directory 2024-07-28 11:38:33 +07:00