You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
SQLiteException: no such column: T.SONG_ID (code 1): , while compiling: SELECT T."SONG_ID",T."ALBUM_ID",T."TITLE",T."ARTIST",T."DURATION",T."DATA",T."IS_FAVORITE",T."ALBUM" FROM "tb_music" T
#973
旧版本的app里,我用了ormlike,现在想换成greeDao,出现了这个错误
The text was updated successfully, but these errors were encountered: