mirror of
https://github.com/mihonapp/mihon.git
synced 2025-10-27 12:27:57 +01:00
Move SQLDelight to data module (#8954)
And use tachiyomi instead of eu.kanade.tachiyomi for package names in the module
This commit is contained in:
2
data/src/main/sqldelight/tachiyomi/migrations/6.sqm
Normal file
2
data/src/main/sqldelight/tachiyomi/migrations/6.sqm
Normal file
@@ -0,0 +1,2 @@
|
||||
ALTER TABLE manga_sync
|
||||
ADD COLUMN library_id INTEGER;
|
||||
Reference in New Issue
Block a user