GetEarliestRelease

From Sega Retro

A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT `date` AS `date` FROM `cargo__releases` WHERE game="{{{1}}}" AND console="{{{2}}}" ORDER BY `date` LIMIT 100 Function: CargoSQLQuery::run Error: 1054 Unknown column 'game' in 'where clause' (localhost)

9999

A database query error has occurred. Did you forget to run your application's database schema updater after upgrading?

Query: SELECT `date` AS `date` FROM `cargo__releases` WHERE game="18 Wheeler: American Pro Trucker" AND console="PS2" ORDER BY `date` LIMIT 100 Function: CargoSQLQuery::run Error: 1054 Unknown column 'game' in 'where clause' (localhost)

9999