Comment 4 for bug 813686

Revision history for this message
Carlo Mandelli (camandel) wrote :

Please, follow these steps to query directly wiithon db:

$ sqlite3 ~/.wiithon/bdd/wiithon_db_ver-6.db
sqlite> select idJuego,idgame,title from juego;

you'll see a list of games with 3 columns. Are there any rows where the second or third column is empty?