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]}
Aperta
- Lingua principale
- Dart
- Stelle
- 809
- Fork
- 510
- Merge medio
- 6m
- PR unite (30g)
- 1
Descrizione
Questa issue non ha una descrizione.
Guida per i contributori
Apri la guida per i contributori
Direzione di ricerca
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”.
Scritto dal modello di indicizzazione a partire dal testo della issue.
Valutazione
- Stack tecnologico
- dart, flutter, sqlite
- Ambito
- database
- Tipo di issue
- Bug
- Difficoltà
- 4/5
- Tempo stimato
- 3-5 giorni
- Stato di attività
- Ferma
- Chiarezza
- Da chiarire
- Idoneità per principianti
- 20/100