tachiyomi/app
KaiserBh a577f5534f
Database changes to support library syncing (#9683)
* feat: added migrations.

* feat: create triggers, account for new installs.

* feat: update mappers to include the new field.

* feat: update backupManga and backupChapter.

Include the new fields to be backed up as well.

* feat: add sql query to fetch all manga with `last_favorited_at` field.

* feat: version bump.

* chore: revert and refactor.

* chore: forgot to lower case the field name.

* chore: added getAllManga query as well renamed `fetchMangaWithLastFavorite` to `getMangasWithFavoriteTimestamp`

* chore: oops that's not meant to be there.

* feat: back fill and set last_modified_at to not null.

* chore: remove redundant triggers.

* fix: build error, accidentally removed insert.

* fix: build error, accidentally removed insert.

* refactor: review pointer, make fields not null.
2023-07-10 15:52:57 -04:00
..
src Database changes to support library syncing (#9683) 2023-07-10 15:52:57 -04:00
.gitignore Move google-services.json 2020-04-29 17:56:05 -04:00
build.gradle.kts Database changes to support library syncing (#9683) 2023-07-10 15:52:57 -04:00
proguard-android-optimize.txt Upgrade to AGP 8.0.0 (#9351) 2023-04-16 18:02:24 -04:00
proguard-rules.pro Revert attempts to read archives to cache first 2023-05-07 12:03:58 -04:00
shortcuts.xml Remove more unused strings 2021-05-30 11:10:16 -04:00