android.database.sqlite.SQLiteException: duplicate column name: provider (code 1 SQLITE_ERROR): , while compiling: ALTER TABLE lyrics ADD COLUMN provider TEXT NOT NULL DEFAULT 'Unknown' ...
问题描述 | Problem Description I will describe how this happened. I opened the app, went into Settings, clicked on Data Management, then Local, then Import Data. I chose the file I had used to import data ...