yanky4real am using using V3 of the Testyigniter . at the last phase of the installation it shows this Sql Error .. How do i fix this pls ? SQLSTATE[42S22]: Column not found: 1054 Unknown column 'iso_alpha2' in 'where clause' (SQL: select * from ti_countries where iso_alpha2 = AF limit 1).
makongawa /vendor/doctrine/cache/lib/Doctrine/Common/Cache/SQLite3Cache.php Rewrite line 162 of SQLite3Cache.php as follows "SELECT %s FROM %s WHERE %s = ':id' LIMIT 1",