Baseflow / Baseflow/flutter_cache_manager
java.lang.Throwable: DatabaseException(no such table: cacheObject (code 1 SQLITE_ERROR): , while compiling: SELECT * FROM cacheObject WHERE url = ?) sql 'SELECT * FROM cacheObject WHERE url = ?' args [https://dl.weshineapp.com/app_pcp/20190807/cd1f5aefd93a09136ca63278ee1fc3b4.png!150]}
Abierto
- Lenguaje dominante
- Dart
- Estrellas
- 809
- Forks
- 510
- Merge medio
- 6 min
- PR fusionados (30 d)
- 1
Descripción
Este issue no tiene descripción.
Guía de contribución
Línea de trabajo
Start by reproducing the reported SQLite error and inspect how the cacheObject table is created and queried. Trace the SELECT shown in the report and verify the schema exists before the query runs. Done means the reported query no longer fails with “no such table: cacheObject”.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- dart, flutter, sqlite
- Área
- database
- Tipo de issue
- Error
- Dificultad
- 4/5
- Tiempo estimado
- 3-5 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 20/100